Commit Graph

14400 Commits

Author SHA1 Message Date
root dd388ff20d typo in src/main/drivers/max7456.c 2019-05-31 02:20:13 +00:00
root 77e2a1e29e Clean up use of MAX7456_SPI_CLK and MAX7456_RESTORE_CLK
These are set in many targets, but they are exactly the same as set in #6871

Notable exceptions: NOX, IMPUSERCF3 are set to clock data into the MAX7456 at 5MHz
2019-05-31 02:06:12 +00:00
functionpointer 7f4ef5f2d6 [SmartAudio] improved readability of vtxSASetPitMode 2019-05-30 23:49:04 +02:00
Miguel Angel Mulero Martinez 26f5c02331 Make OSD Speed fixed length 2019-05-30 19:18:47 +02:00
functionpointer 1b710ca3c8 [SmartAudio] fix variable names 2019-05-29 15:45:44 +02:00
functionpointer dc26a83bce [SmartAudio] Fixed power logic for SA2.0 and 1.0
The SmartAudio implementation now uses indices of vtxTable in saDevice.power. This requires an index lookup in saProcessResponse, which was previously only present for SA2.1 devices.
2019-05-28 17:00:07 +02:00
Michael Keller 2f3288502d
adjust Ki to keep total i action the same and reduce abs control defa… (#7907)
adjust Ki to keep total i action the same and reduce abs control defa…
2019-05-28 22:06:09 +12:00
Michael Keller ca6cd75eb3
Changed 'timer' output to list timers based on alternate function. (#8320)
Changed 'timer' output to list timers based on alternate function.
2019-05-28 20:56:24 +12:00
blckmn 424b5f6a45 Fix for broken ACC on VIVAF4AIO 2019-05-28 18:37:48 +10:00
Miguel Angel Mulero Martinez 1dc7cd24ba Use the new Speed and Total Distance OSD symbols 2019-05-27 20:01:03 +02:00
mikeller aa1c7025d1 Converted Unified Target configurations to use alternate functions. 2019-05-28 00:28:02 +12:00
Michael Keller 662b66e91c
Use full erase when possible for FLASHFS erase - fixes single partition targets (#8343)
Use full erase when possible for FLASHFS erase - fixes single partition targets
2019-05-27 23:19:14 +12:00
Michael Keller be03be6bd0
Fix flash m25p16 driver sector erase (#8342)
Fix flash m25p16 driver sector erase
2019-05-27 23:15:54 +12:00
Michael Keller 0d66e65f91
Updated message for no-response bot. (#8341)
Updated message for no-response bot.
2019-05-27 23:15:33 +12:00
Thorsten Laux f0bf7a2955 adjust Ki to keep total i action the same and reduce abs control default to 5 2019-05-27 23:13:06 +12:00
Michael Keller c3b83df962
SPARKY2 Assign correct pins for I2C1 (#8346)
SPARKY2 Assign correct pins for I2C1
2019-05-27 21:48:49 +12:00
jflyper 2e93b138a0 Assign correct pins for I2C1 2019-05-26 10:30:51 +09:00
Bruce Luckcuck 99a87cb34f Fix flash m25p16 driver sector erase
The sector erase function was not taking into account the address size when sending the command to the device and the erase was failing for devices using 24bit addressing.
2019-05-25 12:27:18 -04:00
Bruce Luckcuck aaa2f9682d Use full erase when possible for FLASHFS erase
If there is only a single partition, its type is FLASHFS, and it uses the entire geometry, then perform a full rather than a sector-based erase.

The full erase is significantly faster than erasing by individual sectors.
2019-05-25 12:23:59 -04:00
mikeller c076c6b3c2 Converted Unified Target configurations to use alternate functions. 2019-05-25 23:52:31 +12:00
mikeller b64b136780 Changed 'timer' output to list timers based on alternate function. 2019-05-25 23:52:31 +12:00
mikeller 4a80313bed Updated message for no-response bot. 2019-05-25 23:49:43 +12:00
Michael Keller 063f647027
TARGET Update: add IIC Baro, SoftSerial, 1G Flash support for EXF722DUAL board. (#8333)
TARGET Update: add IIC Baro, SoftSerial, 1G Flash support for EXF722DUAL board.
2019-05-25 23:07:49 +12:00
Michael Keller 5b72f88e55
Fix copy of profiles with last index (#8331)
Fix copy of profiles with last index
2019-05-25 23:06:34 +12:00
Michael Keller 99c1ac066c
Merge pull request #8328 from solarhacksaw/fix_airbotf7_adc_pins
fix adc pins
2019-05-25 23:05:41 +12:00
Michael Keller bed023b783
Merge pull request #8323 from etracer65/fix_gps_rescue_menu_define
Fix compile errors if USE_GPS_RESCUE is not defined
2019-05-25 23:05:28 +12:00
Michael Keller 28afbdb295
Fix and remove USE_RTC6705_CLK_HACK (#8322)
Fix and remove USE_RTC6705_CLK_HACK
2019-05-25 23:03:32 +12:00
Michael Keller bbc01e7b78
SPRacingF3NEO - Add BARO support. (#8321)
SPRacingF3NEO - Add BARO support.
2019-05-25 23:02:26 +12:00
Michael Keller cf32bea79d
Fix VTX chan to 0 via SetFreqByMHz (#8338)
Fix VTX chan to 0 via SetFreqByMHz
2019-05-25 22:56:07 +12:00
Michael Keller 5ed426bf7b
Add switchable gyro to cms options (#8100)
Add switchable gyro to cms options
2019-05-25 22:44:22 +12:00
Michael Keller 339621ced3
Move the Altitude alignment left in the OSD (#8339)
Move the Altitude alignment left in the OSD
2019-05-25 22:30:19 +12:00
Michael Keller 075b72095d
Require reboot for CMS failsafe submenu changes to be consistent with the Configurator (#8335)
Require reboot for CMS failsafe submenu changes to be consistent with the Configurator
2019-05-25 12:37:27 +12:00
Michael Keller 4e78ad02c9
Merge pull request #8329 from mikeller/fix_build_without_rc_smoothing
Fixed build for targets without RC smoothing.
2019-05-25 12:34:49 +12:00
Michael Keller 5a851d7121
Add unit test for sumd serial rx implementation (#8324)
Add unit test for sumd serial rx implementation
2019-05-25 12:34:30 +12:00
Michael Keller 09d6d12504
[VTX] SmartAudio conversion to VTX table and V2.1 implementation (#8276)
[VTX] SmartAudio conversion to VTX table and V2.1 implementation
2019-05-25 12:30:29 +12:00
Michael Keller ef79a36fd7
Add OSD profile names feature (#8272)
Add OSD profile names feature
2019-05-25 12:29:41 +12:00
Miguel Angel Mulero Martinez f27a93b767 Move the Altitude alignment left in the OSD 2019-05-24 09:51:51 +02:00
E Thomas c9589fbe4d Fixed VTX chan to 0 via SetFreqByMHz 2019-05-23 22:26:04 -04:00
Bruce Luckcuck 862ee63e14 Require reboot for CMS failsafe submenu changes to be consistent with the Configurator
Includes failsafe and GPS Rescue settings.
2019-05-23 08:06:30 -04:00
Michael Keller e54ef4815a
Add gps rescue altitude mode to CMS (#8318)
Add gps rescue altitude mode to CMS
2019-05-23 23:28:09 +12:00
Michael Keller 255bedfbab
New target NUCLEOH743 (#8319)
New target NUCLEOH743
2019-05-23 23:08:55 +12:00
LinJieqiang 278dce82a4 TARGET: add IIC Baro, SoftSerial, 1G Flash support for EXF722DUAL board.
x
2019-05-23 17:11:23 +08:00
Asizon 22e9c32b84 Added REBOOT_REQUIRED flag 2019-05-23 00:49:42 +02:00
Asizon 8e987eeaaf Add switchable gyro to cms options
Applied only to MULTI_GYRO

Added forgotten definition
2019-05-23 00:47:06 +02:00
Nicola De Pasquale 6b79eecc43 add gps rescue altitude mode to CMS
ground speed is expressed in cm/s

requested changes

added new line

add newline
2019-05-22 14:44:29 +02:00
pkruger b8a9e46a8d
Merge branch 'master' into 8107-osd-profile-names 2019-05-22 21:58:36 +10:00
Miguel Angel Mulero Martinez 7801b848d4 Fix copy of profiles with last index 2019-05-22 13:56:37 +02:00
Michael Keller e7e65ae00e
Add CMS menu entry level control of forced reboot on changes (#8316)
Add CMS menu entry level control of forced reboot on changes
2019-05-22 22:57:44 +12:00
Michael Keller dac378b678
USE_RX_RSSI_DBM Split from pr 8042 (#8309)
USE_RX_RSSI_DBM Split from pr 8042
2019-05-22 22:57:20 +12:00
functionpointer e976ea13a7 SmartAudio conversion to VTX table and V2.1 implementation 2019-05-22 12:35:43 +02:00