1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-23 13:54:13 +01:00
Philippe Renon f920e837c4 LP-558 accept case insensitive uav enum values
this is needed because TRUE/FALSE enum has been changed to True/False
but old TRUE/FALSE is used by templates
LP templates can be fixed but users' templates can't

logic is now to try case sensitive, if that fails try case insensitive
if case insensitive works, a warning is logged

a new warning is also logged if the enum can't be found at all
2017-10-30 23:14:19 +01:00
..
2017-09-12 22:20:56 +02:00