inav icon indicating copy to clipboard operation
inav copied to clipboard

Initial support for CPP code

Open digitalentity opened this issue 7 years ago • 5 comments

C++ provides better code structuring if used carefully

digitalentity avatar Jul 24 '18 19:07 digitalentity

Why do we need CPP code in this project?

Linjieqiang avatar Jul 25 '18 01:07 Linjieqiang

Dual licence by stealth (no I'm no really that cynical).

stronnag avatar Jul 25 '18 06:07 stronnag

@Linjieqiang CPP allows writing simpler code in many cases. @stronnag for scope of this project it's still GPL, it just allows me to re-use dual-licensed code in non-GPL projects without need to go through "rewrite/relicense" fuss.

digitalentity avatar Jul 25 '18 18:07 digitalentity

This issue / pull request has been automatically marked as stale because it has not had any activity in 60 days. The resources of the INAV team are limited, and so we are asking for your help. This issue / pull request will be closed if no further activity occurs within two weeks.

stale[bot] avatar Oct 16 '18 18:10 stale[bot]

I miss that in iNav... If all .cpp and .h extensions had "Class", everything would be much nicer visually, and more organized.

JulioCesarMatias avatar Jul 18 '22 02:07 JulioCesarMatias