- 30 Apr, 2020 1 commit
-
-
Pawel Spychalski (DzikuVx) authored
-
- 28 Apr, 2020 3 commits
-
-
Michel Pastor authored
-
Konstantin Sharlaimov authored
[GYRO] Refactor gyro driver for dual-gyro support
-
Konstantin Sharlaimov authored
Fix wrong link to sparky (space issue)
-
- 27 Apr, 2020 15 commits
-
-
Arnaud Morin authored
Space in markdown links should be url encoded
-
Michel Pastor authored
Add persistent data storage support
-
Niccolò Maggioni authored
* Use non-root user in Docker build and update docs * Exclude cruft from Docker build context
-
Alberto García Hierro authored
This allows pulling in time.c instead of system.c for the time tests, which has less platform specific code. We alredy had the time functions declared in drivers/time.h, so introducing a drivers/time.c seems like the cleanest solution.
-
Alberto García Hierro authored
This way we avoid having to define it in all the LD scripts. Instead, a new systemBootloaderAddress() function returns the address where the bootloader is mapped for the current MCU.
-
Alberto García Hierro authored
Use MCU-independent versions of systemReset(), systemResetToBootloader() and checkForBootLoaderRequest() based on exchanging data via persistent storage.
-
Alberto García Hierro authored
-
Alberto García Hierro authored
This caused the RTC backup registers to de-initialize when USB was started after persistentObjectInit
-
Alberto García Hierro authored
SYSTEM_MEMORY contains the in-ROM factory programmed bootloader
-
Alberto García Hierro authored
-
Michel Pastor authored
-
Michel Pastor authored
-
Konstantin Sharlaimov authored
Add AIRBOTF7 to release targets
-
-
Konstantin Sharlaimov authored
Add AIRBOTF7 target
-
- 26 Apr, 2020 7 commits
-
-
-
Alberto García Hierro authored
[CI] Cleanup intermediate files after building each target
-
Alberto García Hierro authored
This reduces the amount of required disk space, so we don't hit the GH CI limits. Note that hex files are kept until the end of the run for uploading the binaries to an artifact, but they're quite small compared to all the intermediate data.
-
Konstantin Sharlaimov authored
Enable DSHOT and ESC sensor for OMNIBUSF7
-
Paweł Spychalski authored
Allow to change VTX band and channel via global functions
-
Paweł Spychalski authored
Rename servo input ONE to MAX
-
Paweł Spychalski authored
Add STABILIZED_[YAW, ROLL, PITCH] for logic_condition
-
- 25 Apr, 2020 10 commits
-
-
joleeee authored
-
Manoel Brunnen authored
-
Stefan Naewe authored
Signed-off-by:
Stefan Naewe <stefan.naewe@gmail.com>
-
Pawel Spychalski (DzikuVx) authored
-
Konstantin Sharlaimov authored
Add a F.Port section to the RX documentation
-
Jonas Elvedal Hole authored
-
Pawel Spychalski (DzikuVx) authored
-
-
-
-
- 24 Apr, 2020 4 commits
-
-
-
Paweł Spychalski authored
ESC Temperature and Alarms to OSD
-
giacomo892 authored
-
Paweł Spychalski authored
Disable Pitot and MC Braking on F3
-