1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00
betaflight/make
SpencerGraffunder aad197f791
Add GPS Lap Timer (#11856)
* Add gps lap timer

* change timing to GPS time instead of local time

* rebase and minor changes

* implement KarateBrot's suggestions

* follow ledvinap's suggestions, some OSD symbol changes

* move platform.h include to the top

Co-authored-by: Jan Post <Rm2k-Freak@web.de>

* fix osd elements not showing, remove useless block

* cleanup, move pg stuff to pg folder

* cleanup from review

* minor mods to gps lap timer update, add number of laps tracked

* rename time variable

* add const to timeMs

Co-authored-by: Jan Post <Rm2k-Freak@web.de>

* Update licenses, add is_sys_element macro

* update licenses

* round to nearest centisecond

Co-authored-by: Jan Post <Rm2k-Freak@web.de>

---------

Co-authored-by: Jan Post <Rm2k-Freak@web.de>
2023-05-25 02:31:22 +02:00
..
mcu Add NEUTRONRCF435 support including AT32F435RGT7 1M FLASH (#12534) 2023-03-20 12:33:43 +11:00
build_verbosity.mk remove not needed whitespaces 2017-08-24 11:33:39 +02:00
checks.mk Remove unified target configurations 2022-01-01 19:55:53 +01:00
config.mk Config handling updated to using repository for hydration (#12714) 2023-05-10 11:12:07 +02:00
linux.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
macosx.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
openocd.mk Remove F1 and F3 support 2022-06-14 19:10:13 +01:00
source.mk Add GPS Lap Timer (#11856) 2023-05-25 02:31:22 +02:00
system-id.mk Simplified the Makefile OS detection output. 2020-10-25 12:08:32 +01:00
tools.mk Config handling updated to using repository for hydration (#12714) 2023-05-10 11:12:07 +02:00
windows.mk include the make arm_sdk_install target, for easy building 2016-09-02 19:56:15 -07:00