Skip to content

Releases: lukeswitz/AtomGPS_wigler

AtomGPS-Wigler v1.6

14 Jun 18:43
Compare
Choose a tag to compare

Changelog:

  • Add SD configuration for granular user control (see readme for instructions)
  • Speed based scan delay option
  • Improve coverage of adaptiveScan dwell times

Full Changelog: v1.5...v1.6

AtomGPS-Wigler v1.5

17 Feb 00:26
33f0f4b
Compare
Choose a tag to compare

Changelog:

  • fix SD pin address issue - credit @hmax42
  • dynamic version and other wigle header improvements credit @pejacoby
  • fix led blocking scan
  • optimize scan times to help distribution
  • auth return type updated

Full Changelog: v1.4...v1.5

AtomGPS-Wigler-v1.4

23 Jan 21:40
2869a0f
Compare
Choose a tag to compare
  • Fix SD not being read in fringe cases
  • Test scan drift & dwell times
  • Push and hold to toggle button - improve stability
  • Updated documentation with images

Thanks to the whole community for the feedback.

Full Changelog: https://github.com/lukeswitz/AtomGPS_wigler/commits/v1.4

AtomGPS-Wigler-v1.3.1

09 Jan 16:23
f618681
Compare
Choose a tag to compare

Release Notes

Hotfix v1.3.1

What's New:

  • Fix logData not working due to async scanning closes #15
  • Add tested flashing command for esptool to Readme closes #16
  • Fix gpio errors from SPI ss pin assignment: credit @birukun closes #12
  • Remove blue flash from button toggle

Full Changelog: v1.3...v1.3.1