Difference between revisions of "Source code"

From FlySight
Jump to: navigation, search
(Created page with "Firmware source code and schematics are available on the Git repository: http://github.com/flysight/flysight For the moment, the plan is to keep the main firmware branch fai...")
(No difference)

Revision as of 07:30, 8 February 2016

Firmware source code and schematics are available on the Git repository:

http://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.