You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [SparkFun RTK Surveyor](https://www.sparkfun.com/products/17369) and [SparkFun RTK Express](https://www.sparkfun.com/products/18019) are centimeter-level GNSS receivers. With RTK enabled, these devices can output your location with 14mm horizontal and vertical *accuracy* at up to 20Hz!
9
+
10
+
This repo houses the firmware that runs on the SparkFun RTK product line including:
* Special thanks to [Avinab Malla](https://github.com/avinabmalla) for the creation of [SW Maps](https://play.google.com/store/apps/details?id=np.com.softwel.swmaps&hl=en_US&gl=US) and for pointers on handling the ESP32 read/write tasks.
11
23
12
24
Repository Contents
13
25
-------------------
14
26
15
-
***/Documents** - Documentation on hardware and 3D files for the enclosure
16
-
***/Enclosure** - gcode for enclosure milling
17
27
***/Firmware** - Main firmware as well as various feature unit tests
18
-
***/Graphics** - Bitmaps for display (not currently implmented)
19
-
***/Hardware** - Eagle files
20
28
***/Programming** - Espressif's CLI for programming binaries
21
29
***/Testing** - Espressif provided test suite for RF compliance testing
0 commit comments