Wykres commitów

  • 3bc9a9a095
    Merge 9f5f9fb868 into f6c2b76a3b AutoPilotjn 2023-02-18 17:59:59 +0000
  • 9f5f9fb868 Refer to 'micropyGPS.py' for the proposed improvements AutoPilotjn 2023-02-18 18:23:47 +0100
  • 861c45dbfd
    Merge 1ed6445a37 into f6c2b76a3b Flemming Madsen 2023-02-10 22:07:04 +0000
  • 1ed6445a37 Ignore talker IDs Flemming Madsen 2023-02-10 22:12:41 +0100
  • 253f2ca935
    Merge d4cf232683 into f6c2b76a3b ekspla 2023-01-18 08:14:19 +0000
  • d4cf232683 Fix for issue #27 Tetsuhiko NAGAHARA 2023-01-18 17:12:49 +0900
  • 9072eb89d6
    Merge 0da1d8bab9 into f6c2b76a3b Rafael Vidal Aroca 2022-02-19 00:11:34 +0000
  • 0da1d8bab9
    Update README.md Rafael Vidal Aroca 2022-02-18 21:09:07 -0300
  • 6c0e21c542
    Create mini_micropyGPS.py Rafael Vidal Aroca 2022-02-18 21:04:23 -0300
  • 183ae2ddea
    Create esp32_gps_receive.py Rafael Vidal Aroca 2022-02-18 21:00:39 -0300
  • 4a65994d34
    Update uart_test_esp32.py Rafael Vidal Aroca 2022-02-18 20:57:46 -0300
  • db45629b27
    Create uart_test_esp32.py Rafael Vidal Aroca 2022-02-18 20:55:15 -0300
  • e1166a0ca2
    Merge d4ae561d02 into f6c2b76a3b nousian 2022-01-11 23:38:18 -0800
  • 70ed9f239c
    Merge 5f88aaa66f into f6c2b76a3b nousian 2022-01-09 14:37:14 +0100
  • f6c2b76a3b Fix timestamp tests master Calvin McCoy 2022-01-06 20:38:49 -0800
  • 85595da0ae
    Merge pull request #36 from kebwi/master Calvin McCoy 2022-01-06 20:27:07 -0800
  • 4c3edfa253
    Merge pull request #37 from inmcm/inmcm-github-actions-test Calvin McCoy 2022-01-06 20:13:41 -0800
  • 62a2dfa4a2
    Remove Linting Checks (for now) Calvin McCoy 2022-01-06 20:11:58 -0800
  • 993c42fb0a
    Create Github Action to Test Package Calvin McCoy 2022-01-06 20:09:15 -0800
  • f06bb05058 Quick addition to previous commit with the same goal. Keith Wiley 2021-04-09 16:50:52 -0700
  • 200b269505 Made GPVTG parse cleanly even if sentence is empty. Keith Wiley 2021-04-09 00:27:25 -0700
  • 7024c27cea Made default empty timestamps conform to parsed timestamps to better enable timestamp diff detection. Keith Wiley 2021-04-09 00:26:54 -0700
  • 5f88aaa66f
    Upfate to micropyGPS nousian 2020-05-06 14:13:57 +0300
  • d4ae561d02
    Update to micropyGPS.py - added support to GLGSV and GAGSV parsing nousian 2020-05-06 13:28:54 +0300
  • ff4218d94d
    Update to micropyGPS.py - added support to GLGSV parsing nousian 2020-05-06 13:15:29 +0300
  • 95b739381c
    Merge pull request #29 from donnyw/feature/gsv_util_function Calvin McCoy 2020-01-08 19:57:33 -0800
  • 91872623df
    Merge pull request #28 from donnyw/fix/readme Calvin McCoy 2019-06-26 09:37:43 -0700
  • 5faa1a241c Add utility function for easier GPGSV sentence parsing Donny Warbritton 2019-06-26 09:22:22 -0600
  • 6ceb43e75e Update README to reflect actual github URL Donny Warbritton 2019-06-26 09:16:15 -0600
  • 70bd71b32f Improvements to GGA Sentence Parsing Calvin McCoy 2018-12-09 14:37:27 -0800
  • f67aeb93bb Allow RMC Sentences with no course data Calvin McCoy 2018-12-04 19:47:09 -0800
  • 77c6705513
    Merge pull request #24 from gregcope/master Calvin McCoy 2018-11-10 20:03:22 -0800
  • 06a6fcd9c8 Added GNGSA and GNGLL to README Greg Cope 2018-11-05 10:00:07 +0000
  • 5256c24318 Added GNGLL and GNGSA to supported sentences Greg Cope 2018-11-05 09:56:02 +0000
  • 95b6b60ae8
    Merge pull request #23 from mmedvedmtd/master Calvin McCoy 2018-11-01 19:38:40 -0700
  • f74baf21ee
    Don't clear date in RMC strings w/o a fix mmedvedmtd 2018-10-31 07:09:16 -0400
  • f437c6dab4 Add Coordinate Representation Tests user/inmcm/convert_to_pytest Calvin McCoy 2018-10-30 22:06:03 -0700
  • f2026e9e5a Update Readme Calvin McCoy 2018-10-30 21:48:35 -0700
  • 1399546245 Add example print to tests Calvin McCoy 2018-10-30 21:48:07 -0700
  • 80f89f2155 Switch to pytest style tests Calvin McCoy 2018-10-30 21:18:56 -0700
  • 45c2b54087 Optimizations to Internal Data Attributes Calvin McCoy 2018-10-30 22:08:41 -0700
  • d6b0c8c333
    Update micropyGPS.py mmedvedmtd 2018-10-29 13:06:37 -0400
  • 88bbf834be
    Merge pull request #20 from hagre/master Calvin McCoy 2018-10-17 20:34:47 -0700
  • dbac9a2696
    raise SENTENCE_LIMIT to 90 hagre 2018-10-16 06:23:15 +0200
  • e3f849b12c Fix Date Suffix Printing for 23rd Calvin McCoy 2018-05-28 10:51:21 -0700
  • c30df5828d Fix GSV Parsing of Full Final Sentences Calvin McCoy 2018-05-19 17:56:47 -0700
  • 0d7bdaeb60 Add Extra GSV Sentences and Print Interium Results Calvin McCoy 2018-05-19 17:55:26 -0700
  • 883bf31a8b Fix Sentence Type Test Calvin McCoy 2018-05-19 17:54:38 -0700
  • 4c226e96bf Ensure UTC Hours are always within range when using local offset Calvin McCoy 2018-05-19 17:01:40 -0700
  • e1b69fded7
    Merge pull request #13 from peterhinch/portable Calvin McCoy 2018-04-23 18:54:41 -0700
  • 7d3efbe170 Replace dependency on pyb with more portable machine. adminpete 2018-04-23 11:57:55 +0100
  • a6eda80ef4
    Merge pull request #12 from tcinbis/master Calvin McCoy 2018-03-18 20:29:47 -0700
  • 8ace241f1d
    Fixed git history for Readme file Tom 2018-02-04 10:45:01 +0100
  • 564031ffd3 Changed exception handling and removed whitespaces cintom00 2018-02-04 10:33:54 +0100
  • c02f4bd108
    Merge pull request #10 from bsdz/master Calvin McCoy 2018-02-03 10:54:23 -0800
  • cdd37a0ff7 Updated README and added ESP32 instructions part cintom00 2018-01-31 17:41:26 +0100
  • 3f593e6649 Added supported sentences for Beitian GPS-module cintom00 2018-01-31 17:19:26 +0100
  • 6cb713196e Restructure to allow pip install from git update readme with install instructions Blair Azzopardi 2017-12-30 18:01:12 +0000
  • 1a111f6359 Merge pull request #8 from ckuethe/glonass Calvin McCoy 2017-09-23 12:27:55 -0700
  • 01268cddc4 fix #7 Chris Kuethe 2017-09-23 12:21:29 -0700
  • b28c6d1759 Update Readme Calvin McCoy 2017-08-20 11:03:08 -0700
  • c7f17451b6 Trim down main module and move tests to external script Calvin McCoy 2017-08-20 10:41:30 -0700
  • 8793b9157d Add license file Calvin McCoy 2017-08-20 10:33:36 -0700
  • 950df2db44 Merge pull request #4 from pyrog/patch Calvin McCoy 2017-06-23 10:04:55 -0700
  • 50978272fe Update link to pyboard doc pyrog 2017-06-21 08:23:14 +0200
  • df76a40a54 Small Improvements Calvin McCoy 2017-06-11 22:24:08 -0700
  • be16d495ba Update Header Calvin McCoy 2017-06-11 22:23:34 -0700
  • af8a645a07 Add Additional Format Options to Longitude/Latitude Calvin McCoy 2017-06-11 22:21:12 -0700
  • e1fc0eecfa Add experimental sentence logging functionality Fixed some typos in readme inmcm 2015-06-09 20:01:08 -0400
  • b4c967b001 Merge remote-tracking branch 'origin/master' inmcm 2015-06-07 10:41:27 -0400
  • b66ebd4fa2 add empty __init__.py file to ease use as a package inmcm 2015-06-07 10:40:50 -0400
  • 410bf57b3f Update Readme to include GPGLL sentence parsing inmcm 2015-02-26 19:55:06 -0500
  • 940bfba6fc Add GLL sentence parsing and minor other cleanups inmcm 2015-02-26 19:54:15 -0500
  • 478db757c9 Merge branch 'master' of https://github.com/inmcm/micropyGPS inmcm 2015-02-26 19:17:10 -0500
  • 2ace32f5b5 Minor math cleanup inmcm 2015-02-26 19:16:24 -0500
  • 7c6b0ebf21 Add reference to MTK command generator project inmcm 2015-02-24 19:58:15 -0500
  • ba0fa43894 Update example documentation inmcm 2015-02-02 20:59:02 -0500
  • 02f69a304a Add external interrupt updater example inmcm 2015-02-02 20:53:34 -0500
  • 776cdfac4a Update README with a lot more examples and clarifications inmcm 2015-01-28 19:44:23 -0500
  • e82a5d5c8f Fix pretty kph string printer from using mph value inmcm 2015-01-28 19:39:20 -0500
  • 8bd4818871 Add date string printer function with a few different format options Fixed RMC parser to store date tuple with ints inmcm 2015-01-26 18:33:35 -0500
  • e015b7980e Add latitude, longitude, and speed pretty printing functions inmcm 2015-01-22 21:01:34 -0500
  • b26346bca8 Add helper function to return compass direction string based on current course Added test for no fix when calculating time since last fix;, will now return -1 if no fix has been achieved inmcm 2015-01-13 20:45:43 -0500
  • bb747bafe3 --Improved handling of pyb/time imports --Fixed RMC parsing so it will properly update even when fix is invalid and will trigger new fix time update inmcm 2015-01-12 20:04:04 -0500
  • 25f76224da Add initial functionality for checking the age of the fix data inmcm 2014-12-17 22:53:57 -0500
  • f49c3dc83c Fixed uart_test.py to be just the UART test and added the good_sentences.py for checking which sentences fail parsing inmcm 2014-12-17 22:01:48 -0500
  • 804c70d584 Update readme.md with pyboard related info inmcm 2014-12-15 19:24:12 -0500
  • 083dae8095 Add pyboard compatible test scripts inmcm 2014-12-15 18:45:36 -0500
  • 145c0856d8 Improve handling of GSV sentences with truncated satellite listings and missing elevation and azimuth data inmcm 2014-12-15 17:50:19 -0500
  • ab615bd7ae Adds basic object statistic tracking Update TODOs Refactor HEMISPHERES constant inmcm 2014-12-13 13:28:39 -0500
  • 63fead0b40 Remove non-ASCII characters and some PEP8 formatting inmcm 2014-12-13 12:57:45 -0500
  • 28ccf22145 update Readme Calvin 2014-12-12 20:55:45 -0500
  • 3ef80dac72 Reworked update() logic and added sentence length limit checking Calvin 2014-12-12 19:50:41 -0500
  • a21c1d69d8 Ensure GGA sentence parses cleanly before updating any object data Add active sentence checks to update() Calvin 2014-12-12 19:08:03 -0500
  • 4c8bc4218b Fix type consistency on update() Cosmestic changes Calvin 2014-12-12 17:40:36 -0500
  • 0258e5c9a8 Add GSV sentence parser and helper functions Moved example sentences to main Calvin 2014-12-10 20:53:34 -0500
  • 0d16f0f26f Added basic header with license Renamed main class to micropyGPS Remove unused struct import Added to class doc string Calvin 2014-12-10 18:13:50 -0500
  • cb464a8b08 Added GGSA sentence parsing and renamed satellite number variables Calvin 2014-12-10 17:56:33 -0500
  • a5ea08c5a3 Intial commit: basic stream parsing with support for RMC, VTG, and GGA sentences. Calvin 2014-12-09 18:47:15 -0500
  • e4fe364be2 Initial commit inmcm 2014-12-06 18:49:08 -0500