jhemcu / FC-ESC-Firmware

49 stars 16 forks source link

Source code for INAV modifications #17

Open VanLaser opened 1 year ago

VanLaser commented 1 year ago

I know that official INAV support is a little harder to obtain than Betaflight (JHEMCU has to send 2 copies of each FC hardware to the INAV developers if I remember well), but - due to the GPL license of INAV, you also must provide the source code for any INAV modifications you make, even if they are not official. Is there a repository of forked INAV that provides source code for all the targets in this repo? Having HEX files is ok, but what do you do if, in the future, the user wants to upgrade to another INAV version? Having source code available makes it easier to inspect the hardware characteristics and to upgrade the software; also, makes it easier for other people to fix bugs for you.