Skip to content

Commit b22c264

Browse files
committed
Update README.md
1 parent 0dde233 commit b22c264

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ SparkFun RTK Firmware
1818

1919
The [SparkFun RTK Surveyor](https://www.sparkfun.com/products/18443), [SparkFun RTK Express](https://www.sparkfun.com/products/18442), [SparkFun RTK Express Plus](https://www.sparkfun.com/products/18590), and [SparkFun RTK Facet](https://www.sparkfun.com/products/19029) are centimeter-level GNSS receivers. With RTK enabled, these devices can output your location with 14mm horizontal and vertical *accuracy* at up to 20Hz!
2020

21-
This repo houses the firmware that runs on the SparkFun RTK product line including:
21+
This repo houses the [RTK Product Manual](https://sparkfun.github.io/SparkFun_RTK_Firmware/intro/) and the firmware that runs on the SparkFun RTK product line including:
2222

2323
* [SparkFun RTK Surveyor](https://www.sparkfun.com/products/18443)
2424
* [SparkFun RTK Express](https://www.sparkfun.com/products/18442)
@@ -41,10 +41,14 @@ Repository Contents
4141

4242
* **/Binaries** - Loadable firmware either over USB or via SD card
4343
* **/Firmware** - Main firmware as well as various feature unit tests
44+
* **/Graphics** - Original bitmap icons for the display
45+
* **/Uploader_GUI** - A python and Windows executable GUI for updating the firmware on RTK units. See [Updating Firmware From GUI](https://sparkfun.github.io/SparkFun_RTK_Firmware/firmware_update/#updating-firmware-from-gui)
46+
* **/docs** - Markdown pages for the [RTK Product Manual](https://sparkfun.github.io/SparkFun_RTK_Firmware/intro/)
4447

4548
Documentation
4649
--------------
4750

51+
* **[RTK Product Manual](https://sparkfun.github.io/SparkFun_RTK_Firmware/intro/) - A detail guide describing all the various software features of the RTK product line.
4852
* **[RTK Surveyor Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-rtk-surveyor-hookup-guide)** - Hookup guide for the SparkFun RTK Surveyor.
4953
* **[RTK Express Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-rtk-express-hookup-guide)** - Hookup guide for the SparkFun RTK Express and Express Plus.
5054
* **[RTK Facet Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-rtk-facet-hookup-guide)** - Hookup guide for the SparkFun RTK Facet.

0 commit comments

Comments
 (0)