Commit Graph

15 Commits

Author SHA1 Message Date
jakeg00dwin 2f9fb1202d Changed project to make use of symlinks for the INO file. 2024-09-26 16:37:36 -07:00
jakeg00dwin ec1e504edf Added header guards to board_config.h file. 2024-09-26 16:37:14 -07:00
jakeg00dwin bbc4e4597d Added empty test for the Radio module. 2024-09-26 16:22:25 -07:00
jakeg00dwin d534b1bd56 Added module `Radio` to the repo. 2024-09-26 16:22:14 -07:00
jakeg00dwin 5564f1178e changed source into --> `src/multi-tracker.ino` 2024-09-26 16:20:11 -07:00
jakeg00dwin 1eee1f09bb Modified the structure for use as message standard, also added some more helper functions. 2024-09-25 13:38:40 -07:00
jakeg00dwin 41afd00ca1 Added function to initialize radio module along with defines for settings limits. 2024-09-25 11:32:50 -07:00
jakeg00dwin ad48a00b03 Included the header for the radiohead library. Also added define statments for radio modules pins. 2024-09-25 11:14:12 -07:00
jakeg00dwin b054ca3821 Added a section for tracking dependencies. Also added instructions for using arduino IDE to program it. 2024-09-25 11:13:42 -07:00
jakeg00dwin 6aa800ddc2 Added a section for tracking useful resources 2024-09-24 14:37:32 -07:00
jakeg00dwin 7fbb685e30 Updated the readme with instructions and details. 2024-09-24 14:22:46 -07:00
jakeg00dwin 0217a13b1d Added the source code from the client to root dir. 2024-09-24 14:08:41 -07:00
jakeg00dwin 9ade3dcbe5 Added some basic outline to the readme file. 2024-09-24 14:07:09 -07:00
jakeg00dwin 12a07e1371 Updated Doxygen config file to also read *.ino files. Changed name to be project/repo name. 2024-09-24 14:06:59 -07:00
Jake Goodwin 91d6247b9a Initial commit 2024-09-24 20:59:20 +00:00