Difference between revisions of "Source code"
From FlySight
| Line 3: | Line 3: | ||
https://github.com/flysight/flysight | https://github.com/flysight/flysight | ||
| − | For the moment, the plan is to keep the main firmware branch fairly lean. Changes and new features can be developed and tested in a separate [ | + | For the moment, the plan is to keep the main firmware branch fairly lean. Changes and new features can be developed and tested in a separate [https://help.github.com/forking/ fork], and then added to the main branch using a [https://help.github.com/pull-requests/ pull request]. |
Latest revision as of 02:11, 23 January 2024
Firmware source code and schematics are available on the Git repository:
https://github.com/flysight/flysight
For the moment, the plan is to keep the main firmware branch fairly lean. Changes and new features can be developed and tested in a separate fork, and then added to the main branch using a pull request.