1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 06:15:13 +03:00
betaflight-configurator/src
Bruce Luckcuck 65169163b0 Add MSP_REBOOT_MSC_UTC reboot type to reboot into mass storage using UTC timestamps
The FAT filesystem is not timezone aware so timestamps are expected to be in the user's local time. However Linux implementations seem to expect the timestamps to be in UTC and then apply the user's computer timezone offset.

Adds an alternate reboot method used when the platform is "Linux" that prevents mass storage mode from adjusting the time to local time and instead uses UTC.
2018-12-18 08:09:49 -05:00
..
css Make navigation buttons a bit smaller 2018-12-08 23:33:24 +01:00
images Added Facebook link, cleaned up landing page. 2018-07-01 23:10:43 +12:00
js Add MSP_REBOOT_MSC_UTC reboot type to reboot into mass storage using UTC timestamps 2018-12-18 08:09:49 -05:00
support Move src files 2018-01-24 22:50:40 +01:00
tabs Add throttle limit to PID Tuning tab 2018-11-24 20:07:25 -05:00
main.html make firmware_flasher button toggle 2018-10-06 12:22:08 +02:00
main_nwjs.html Move src files 2018-01-24 22:50:40 +01:00