1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
betaflight/src/main/interface
Bruce Luckcuck a76d22bf60 Add CLI validation of parameters and print a corrupted value message
Validates the index for lookup values to prevent referencing random memory.  Also validates the range of numeric parameters.

diff output will clearly show any corrupted parameters.
2018-09-05 07:36:42 -04:00
..
cli.c Add CLI validation of parameters and print a corrupted value message 2018-09-05 07:36:42 -04:00
cli.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
crsf_protocol.h Updated CRSF frame format to use the sync byte instead of the frame address. 2018-07-18 21:44:47 +12:00
msp.c fixup Mikeller and levinap 2018-08-29 02:38:41 +02:00
msp.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
msp_box.c Removed OSD_SLAVE defines. 2018-08-23 23:03:22 +12:00
msp_box.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
msp_protocol.h Merge pull request #5955 from David-VG/master 2018-08-18 12:56:12 +12:00
settings.c Merge pull request #6686 from ctzsnooze/master-fix-dividebyzero-iterm 2018-09-03 23:06:32 +12:00
settings.h Disable DLPF EXPERIMENTAL mode for MPU60x0; remove experimental support from F3 2018-08-22 09:50:10 -04:00
smartaudio_protocol.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
smartaudio_protocol.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
tramp_protocol.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
tramp_protocol.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00