1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
betaflight/src/test/unit
Unknown d9caabefa1 Removed vtx_settings_config in favor of vtx_common. Removed implicit EEPROM writes for vtx_ changes.
Updated MSP_VTX_CONFIG

Updated MSP_SET_VTX_CONFIG

Updated MSP_VTX_CONFIG (again)

Implemented VTX update schedule

Removed unneeded initialization blocks from io/vtx implementations

Prevent VTX settings from being applied in CLI. Sync Band/Chan/Freq on init

Correct issues in SA CMS

Moved vtxCommonInit and vtxCommonProcess to io/vtx
2017-11-08 10:28:09 -05:00
..
alignsensor_unittest.cc remove not needed whitespaces 2017-08-24 11:33:39 +02:00
altitude_hold_unittest.cc.txt Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention. 2017-11-05 10:15:24 +13:00
arming_prevention_unittest.cc HEADFREE true 3D (second edition)... 2017-09-23 07:35:30 +02:00
atomic_unittest.cc Add -flocks only to clang 2017-09-27 14:29:37 +02:00
atomic_unittest_c.c Fix atomic in unittests (#4240) 2017-09-27 13:12:37 +01:00
baro_bmp085_unittest.cc.txt Configurable compass drivers based on jflyper's PR #3613 2017-10-17 22:22:11 +02:00
baro_bmp280_unittest.cc Configurable compass drivers based on jflyper's PR #3613 2017-10-17 22:22:11 +02:00
baro_ms5611_unittest.cc Configurable compass drivers based on jflyper's PR #3613 2017-10-17 22:22:11 +02:00
battery_unittest.cc.txt fix unit tests 2017-05-05 08:22:31 +02:00
blackbox_encoding_unittest.cc Blackbox header and function name tidy 2017-07-29 13:33:19 +01:00
blackbox_unittest.cc Fixed mixer for 3D / Dshot. (#4161) 2017-09-17 15:45:39 +01:00
cli_unittest.cc Removed vtx_settings_config in favor of vtx_common. Removed implicit EEPROM writes for vtx_ changes. 2017-11-08 10:28:09 -05:00
cms_unittest.cc Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention. 2017-11-05 10:15:24 +13:00
common_filter_unittest.cc Added slew filter 2017-08-28 08:12:02 +01:00
encoding_unittest.cc unify typedef struct name_s {} name_t; naming convention 2015-10-12 19:58:12 +01:00
flight_failsafe_unittest.cc Squash and rebase 2017-10-18 00:38:13 -07:00
flight_imu_unittest.cc Cleaned up 'undef' after move to 'USE_<x>'. 2017-11-05 10:53:37 +13:00
flight_mixer_unittest.cc.txt fix unit tests 2017-05-05 08:22:31 +02:00
gps_conversion_unittest.cc remove not needed whitespaces 2017-08-24 11:33:39 +02:00
huffman_unittest.cc Implemented streaming Huffman compression in chunks of 256 bytes 2017-07-27 16:04:38 +03:00
io_serial_unittest.cc Tidied UART enum definitions 2017-07-29 13:30:37 +01:00
ledstrip_unittest.cc Reworked arming conditions. 2017-06-30 08:43:46 +12:00
maths_unittest.cc Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention. 2017-11-05 10:15:24 +13:00
osd_unittest.cc Allow OSD warnings to be toggled 2017-10-29 10:10:29 +00:00
parameter_group.ld Unit test tidy 2016-12-21 22:44:57 +00:00
parameter_groups_unittest.cc remove not needed whitespaces 2017-08-24 11:33:39 +02:00
platform.h Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention. 2017-11-05 10:15:24 +13:00
rc_controls_unittest.cc Fast stick commands (#4208) 2017-09-26 13:36:54 +03:00
rcdevice_unittest.cc Add RunCam Device Protocol Support(DisplayPort, DeviceSetting Access, 5 key osd cable simulation) 2017-10-19 16:19:27 +08:00
rx_crsf_unittest.cc Tuned CRSF rx and telemetry 2017-10-21 19:34:32 -04:00
rx_ibus_unittest.cc remove not needed whitespaces 2017-08-24 11:33:39 +02:00
rx_ranges_unittest.cc remove not needed whitespaces 2017-08-24 11:33:39 +02:00
rx_rx_unittest.cc Also ensure default arm channel position is safe when range is high 2017-07-31 16:30:36 +01:00
scheduler_unittest.cc Add back and refactor some unit tests. 2017-06-12 15:02:00 +01:00
target.h Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention. 2017-11-05 10:15:24 +13:00
telemetry_crsf_msp_unittest.cc Merge pull request #4210 from codecae/msp_shared_ringbuffer 2017-10-09 15:05:56 +01:00
telemetry_crsf_unittest.cc Merge pull request #4210 from codecae/msp_shared_ringbuffer 2017-10-09 15:05:56 +01:00
telemetry_hott_unittest.cc Tidied UART enum definitions 2017-07-29 13:30:37 +01:00
telemetry_ibus_unittest.cc Tidied UART enum definitions 2017-07-29 13:30:37 +01:00
transponder_ir_unittest.cc Touch up 2017-06-12 21:48:51 +09:00
unittest_displayport.h Fixed test 2017-06-28 21:36:33 +01:00
unittest_macros.h Normalize all the line endings 2014-09-15 23:40:17 +01:00
ws2811_unittest.cc Reenable WS2812 unit test 2017-06-10 17:25:14 +01:00