Skip to content

Releases: dankar/gpsdo-fw

v0.1.5

25 Feb 17:33
417688c

Choose a tag to compare

Commits

  • 9d7740d: Fixed typo (Daniel Karling)
  • 37ba2fe: Added contrast control. (fredzo) #5
  • 7962810: No sattelite indicator is now blikning every second. (fredzo) #5
  • 8b6ad6b: Added gga frame count screen. (fredzo) #5
  • 1bf04cd: Added MCU PPS OUT on pin PB1 (fredzo) #5
  • eae967b: Fixed PPS output frequency. (fredzo) #5
  • d03bc91: Added GPS menu (fredzo) #5
  • dd00fe7: Added 1 PPS LED1 blnk. (fredzo) #5
  • e467591: Added ppb sub-menu. (fredzo) #5
  • c12b4b7: Added datasheets. (fredzo) #5
  • 522342f: Added gitignore (fredzo) #5
  • 016badf: Added datasheet. (fredzo) #5
  • 299e0c1: Fixed menu navigation. (fredzo) #5
  • b1f1766: Fixed encoder handling. (fredzo) #5
  • 8be722b: Update README.md (fredzo) #5
  • b417bc4: Update README.md (fredzo) #5
  • fb9c98e: Added firmware version screen. (fredzo) #5
  • f16e609: Merge remote-tracking branch 'origin/main' (fredzo) #5
  • beaf3fe: Added docs (fredzo) #5
  • 49103fb: Update README.md (fredzo) #5
  • 7245792: Fixed file name (fredzo) #5
  • f2885e7: Update README.md (fredzo) #5
  • 4ab51dc: Update README.md (fredzo) #5
  • 4d40efd: Update README.md (fredzo) #5
  • f1c29e2: Update README.md (fredzo) #5
  • 2332806: Added doc (fredzo) #5
  • 6a1837b: Update README.md (fredzo) #5
  • c5ebeeb: Added doc (fredzo) #5
  • 556129e: Update README.md (fredzo) #5
  • e5ec065: Update README.md (fredzo) #5
  • 5374012: Added doc (fredzo) #5
  • 926a73e: Update README.md (fredzo) #5
  • dad0a5c: doc (fredzo) #5
  • 7ca9fb6: Merge remote-tracking branch 'origin/main' (fredzo) #5
  • b725480: Update README.md (fredzo) #5
  • 94a2a4b: Added PPS menu (fredzo) #5
  • 40e6daa: Update README.md (fredzo) #5
  • 8f3c184: Update README.md (fredzo) #5
  • 805d36c: Moved LCD update out of interrupt rouutine to reduce delay between GPS and MCU PPS outputs. (fredzo) #5
  • 3c78fd7: Fixed screen refresh logic. (fredzo) #5
  • b671779: Moved PPS sync logic up (fredzo) #5
  • cdad5e2: Update README.md (fredzo) #5
  • 24c8f33: Fixed diplay update logic. (fredzo) #5
  • 4c71534: Merge remote-tracking branch 'origin/main' (fredzo) #5
  • 962d5b3: Update README.md (fredzo) #5
  • 8f16c53: Update README.md (fredzo) #5
  • f24a305: Update README.md (fredzo) #5
  • a9a043f: Made contrast PWM output use TIM1 instread of software. (fredzo) #5
  • bb591c8: Merge remote-tracking branch 'origin/main' (fredzo) #5
  • 93ed4f9: Update README.md (fredzo) #5
  • 32a32e2: First step to trend screen (fredzo) #5
  • 927ddaa: Next step to trend display: (fredzo) #5
  • bead45e: First step to trend menu: (fredzo) #5
  • 16b891f: Added trend_shift value control (fredzo) #5
  • d547a7e: Fixed main trend display (fredzo) #5
  • f5101da: Locked v-scale and h-scale edit when un auto-v or auto-h mode. (fredzo) #5
  • e1af407: First step to h scale. (fredzo) #5
  • 0db2b4c: Next step to h scale (fredzo) #5
  • ac94fc4: End of h-scale (fredzo) #5
  • cbd2e3d: Removed TODO (fredzo) #5
  • 237c70c: Added h-trend limit check on auto-h-scale. (fredzo) #5
  • 122c53a: Fixed bool handling in eeprom. (fredzo) #5
  • d833a28: Fixed h-scale update logic (fredzo) #5
  • 162b649: Made h-scale precision change at 200 and 2000 rather than 100 and 1000 for better precision. (fredzo) #5
  • 780375d: Added h-scale rounding logic. (fredzo) #5
  • eebaca9: Fixed h-scale. (fredzo) #5
  • 7761532: Added visual feedback when entering Trend sub-menu ('/' char between sat# and PPM value). (fredzo) #5
  • 5358e6a: Moved version to v0.1.5. (fredzo) #5
  • 97cf803: Update README.md (fredzo) #5
  • dd9542d: Fixed shift limit on trend navigation. (fredzo) #5
  • 445bab3: Doc. (fredzo) #5
  • 2db9101: Doc (fredzo) #5
  • 01ed832: Update README.md (fredzo) #5
  • 8aad63f: Update README.md (fredzo) #5
  • b6c94ba: Doc (fredzo) #5
  • 3e5d216: Merge remote-tracking branch 'origin/main' (fredzo) #5

v0.0.12

21 Sep 11:19

Choose a tag to compare

Commits

  • a488fd9: Fixed missing pullup on UART RX (Daniel Karling)
  • 12e0366: Added picture, fixed startup delay, fixed bug when booting with reception (Daniel Karling)

v0.0.11

20 Sep 15:51

Choose a tag to compare

Commits

  • c0eb2c8: Added better GPS indication, and indication for loss of GPS (Daniel Karling)

v0.0.10

19 Sep 17:06

Choose a tag to compare

Commits

  • 1d5d087: Finding GGA while ignoring if it's GPGGA or GNGGA (Daniel Karling)
  • 3d235a7: Updated readme (Daniel Karling)
  • 759c864: Add readme and license to release (Daniel Karling)

v0.0.9

18 Sep 19:55

Choose a tag to compare

Commits

  • 96d5326: Stabilized GPS comm (Daniel Karling)

v0.0.8

18 Sep 12:13

Choose a tag to compare

Commits

  • 1a468cf: Major refactoring. No code changes (Daniel Karling)
  • 4cf6653: Submodule (Daniel Karling)
  • fb74036: Fixed warnings. Added LCD as submodule. Added fake RW-pin (Daniel Karling)
  • 66b1498: Added custom backslash character (Daniel Karling)
  • b8499a5: Added GPS output on UART2. (Daniel Karling)
  • fc23769: Simplified circbuf init and fixed missing return value (Daniel Karling)

v0.0.7

17 Sep 19:49

Choose a tag to compare

Commits

  • aca46e4: Added license (Daniel Karling)
  • 5f7d353: Changed filter value for TIM1CH2 (Daniel Karling)
  • 1506576: Fixed adjustment (Daniel Karling)

v0.0.6

17 Sep 18:46

Choose a tag to compare

Commits

  • 8d58065: Changed eeprom to submodule (Daniel Karling)
  • 74886f4: Refactored menu system and added save function (Daniel Karling)
  • fca3709: More refactoring. Uptime should be good for 3+ years. Spinner for PPS (Daniel Karling)

v0.0.5

16 Sep 19:55

Choose a tag to compare

Commits

  • fbad9ee: Added warmup timer (Daniel Karling)

v0.0.4

16 Sep 18:57

Choose a tag to compare

Commits

  • f006908: Readme (Daniel Karling)
  • 339ecb2: Added more info screens. Uptime is now counted, but will wrap after 49 days (Daniel Karling)
  • 20beee2: PWM value will now be saved every 30 seconds, and loaded on startup (Daniel Karling)
  • bd98bb2: Added more reasonable starting value if 'eeprom' is not written (Daniel Karling)