J Blackman
261c957762
Move JETIEXBUS serial RX to targets > 512kb flash. ( #12160 )
...
This is inline with the telemetry settings. Those who want JETIEXBUS on smaller targets will need to perform a cloud build and select it as an option.
2023-01-09 18:15:54 +01:00
Martin Luessi
a56abc94a8
Flash M25P16: Add QSPI support ( #12103 )
2023-01-09 15:13:42 +01:00
haslinghuis
be6852e242
Feature cutback making headroom for local development ( #12139 )
...
Feature cutback
2023-01-09 12:25:13 +11:00
Steve Evans
107d577a90
Fix reset PG behaviour and configurator interactions based on USE_OSD_SD and USE_OSD_HD definitions ( #12152 )
2023-01-08 20:49:28 +11:00
Steve Evans
a3a21d9233
Ensure OSD elements are on canvas ( #12144 )
2023-01-06 23:19:42 +01:00
haslinghuis
29856832ee
Disarm on fail-safe when allow arming without fix
is enabled and failsafe procedure is set to GPS-RESCUE ( #12120 )
...
* Fix performSanityChecks
* Override RESCUE_DO_NOTHING
2023-01-06 01:05:57 +01:00
J Blackman
09d81f9fe8
FIX: SPI_DPS310 not gated correctly ( #12131 )
...
- also fixes FPORT requires USE_TELEMETRY
2023-01-04 02:58:27 +01:00
J Blackman
1fdf2ece0b
FIX: CC2500 not building due to undefined pins. ( #12125 )
...
See:
d84f1a9ce8/log
2023-01-02 07:14:26 +11:00
haslinghuis
3f86b55883
Add RX_SPI to RX_CC2500 ( #12124 )
2023-01-02 07:14:04 +11:00
J Blackman
2c34b3949d
FIX: Minor re-organisation for classic building ( #12111 )
...
* FIX: Minor re-organisation for classic building
This is so that even for classic build the drivers can be restricted to those specified in the config file.
* Black box can be enabled on its own (cloud build) or if SDCARD or FLASH is enabled.
* Alignment
* 512 not big enough.
2022-12-31 13:10:14 +01:00
Jan Post
7fff10d536
Improved SDFT windowing ( #12117 )
...
Proper SDFT windowing
2022-12-31 22:36:24 +11:00
Dominic Clifton
1b98917418
STM32H730 base target support. ( #12093 )
...
* STM32H750 - Don't define a default config storage subsystem.
* STM32H730 - Add base target based on the H750 unified target.
2022-12-31 14:28:12 +11:00
Steve Evans
1c87809ce4
Display OSD canvas size in status command ( #12108 )
2022-12-30 07:35:41 +01:00
J Blackman
068c34da79
FIX: Barometers tend to be on boards ( #12105 )
...
- this removes the inclusion of all the barometers, expectation is the specific baro will be in the config file.
- users can still add any baro using the custom defines (to work out what needs updating for the config file)
2022-12-29 14:52:59 +01:00
Dominic Clifton
fae746d908
Fix STM32H750 target support ( #12091 )
2022-12-29 15:37:47 +11:00
J Blackman
dbc647d464
FIX: MSP Displayport now has dependency on OSD config ( #12106 )
...
* FIX: MSP Displayport now has dependency on OSD config
See: Center logo and CMS display for HD OSD (#12056 )
* CMS is dependent on OSD
* Update src/main/io/displayport_msp.c
Co-authored-by: Jan Post <Rm2k-Freak@web.de>
* A few extra comments (to aid in #endif reconciliation)
2022-12-29 15:19:03 +11:00
Martin Luessi
f7b5df0ee8
Add support for Omron 2SMBP-02B barometer ( #11173 )
2022-12-27 22:17:27 +01:00
J Blackman
281bfb4bf6
Bake in the board information at build time ( #12089 )
...
- if provided.
2022-12-27 16:18:57 +11:00
haslinghuis
f3404bfcbb
Fix status output ( #12096 )
2022-12-27 14:15:35 +11:00
Steve Evans
962a7d0cae
Center ARMED message and stats ( #12086 )
2022-12-26 22:07:16 +11:00
J Blackman
c38bf42059
FIX: Assist in debugging by including the build key ( #12085 )
2022-12-25 00:48:49 +01:00
Ivan Efimov
7b70abd118
Cloud build option for 64 leds ( #12064 )
...
Build option for 64 leds
2022-12-24 00:02:21 +01:00
J Blackman
e9678d8380
FIX: USE_RX_CC2500 was not gating correctly ( #12083 )
2022-12-23 23:55:21 +01:00
haslinghuis
c656148a8b
Organize > 512K options ( #12077 )
2022-12-24 06:46:12 +11:00
J Blackman
0a46ef37f8
FIX: Include the legacy drivers (gated) ( #12069 )
2022-12-23 02:00:42 +01:00
Daniel Mosquera
c6482ab40a
Fixed edt telemetry initial value assignation ( #12074 )
2022-12-22 13:53:58 +01:00
Paweł Stefański
3ea1cb133e
Small fix for msp vtx over crsf framing ( #12059 )
...
fix for msp vtx over crsf
2022-12-21 17:35:42 +01:00
haslinghuis
24a83b3c14
Extend error output ( #12063 )
2022-12-20 16:04:06 +11:00
Steve Evans
28c3f4c7e4
Center logo and CMS display for HD OSD ( #12056 )
...
Center logo & CMS display
2022-12-17 03:02:46 +01:00
Dominic Clifton
23cc2ca02d
Fix ELRS gating issues. ( #12055 )
...
* Fix default ELRS timer instance for F405/F745/H7 not taking into account the fact that a target may have set it explicitly.
The compiler error is 'error: "RX_EXPRESSLRS_TIMER_INSTANCE" redefined'.
* The H7RF uses TIM6 and is H7 based.
* ELRS - Fix compilation errors when USE_RX_EXPRESSLRS is defined but when
any of USE_TELEMETRY,USE_TELEMETRY_CRSF,USE_CRSF_LINK_STATISTICS,USE_SERIALRX_CRSF
are not.
ELRS currently depends on CRSF telemetry.
2022-12-16 04:27:20 +01:00
haslinghuis
d58ff36712
Use USE_DMA_SPEC without preconditions ( #12050 )
2022-12-15 15:48:21 +01:00
Steve Evans
bcfe335bd7
Display FLASH JEDEC ID in status and flash_info ( #12051 )
2022-12-15 15:06:11 +01:00
Krzysztof Kuczek
103f238eea
NMEA ATGM336 - support 10Hz refresh rate ( #12008 )
...
* NMEA ATGM336 - support 10Hz refresh rate, the gps should be set to 57600pbs, autobound/autoconfig not required
* Update src/main/io/gps.c
Co-authored-by: Jan Post <Rm2k-Freak@web.de>
* Update src/main/io/gps.c
Co-authored-by: Jan Post <Rm2k-Freak@web.de>
Co-authored-by: Jan Post <Rm2k-Freak@web.de>
2022-12-10 13:48:15 +01:00
Jan Post
cb41b55c40
Gps Rescue: Fix "velocityD" filtering ( #12042 )
...
* GPS Rescue: Refactor parameter group
* GPS Rescue: Fix "velocityD" filtering
2022-12-10 13:41:35 +01:00
Jan Post
82c23edcd2
Fix/enhance NMEA & Ublox message polling for GPS ( #12022 )
...
* Minor restructuring (adhere to BF standards)
* Refactor GPS parameter group
* Fix NMEA frame identification
* Refactor GPS NMEA parser
* GPS Ublox - Enable message polling for DOP values
* Include U-blox accuracy estimate in GPS solution
2022-12-08 05:31:24 +01:00
Steve Evans
23602e6a89
Add HD OSD system elements for VTX temp and goggle fan speed ( #11999 )
...
* Add HD OSD system elements for VTX temp and goggle fan speed
* Update src/main/osd/osd_elements.c
Co-authored-by: haslinghuis <mark@numloq.nl>
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-12-05 14:23:15 +11:00
Brian Ledbetter
f8bd0b5388
Fix OSD_X macro to correctly load the high bit ( #12038 )
...
Resolves #12037
2022-12-04 13:56:24 +01:00
J Blackman
40de3fd4d7
FIX: USE_FLASH_W25M not executing flash detection ( #12039 )
2022-12-03 22:06:03 +01:00
Vasyl Demianov
8e33385eb5
Show PID and rate profile names in OSD menu. ( #11962 )
...
* Show PID and rate profile names in OSD menu.
* Minor formatting fixed.
* Minor formatting fixed.
2022-12-02 19:00:30 +01:00
Vasyl Demianov
b7b53399ab
MSP messages to get and set PID and rate profile names. ( #12020 )
...
* MSP messages to get and set PID and rate profile names.
* Use MSP2_SET_TEXT and MSP2_GET_TEXT messages instead separate ones.
2022-12-02 02:55:00 +01:00
J Blackman
a89af14587
FIX: PINIO is now an option in configurator for cloud build. ( #12030 )
2022-12-02 12:36:59 +11:00
J Blackman
255cf99b76
STM32H750 as a standard target ( #11957 )
...
* STM32H750
* Adding additional files needed, and removing custom defaults.
* Removed unnecessary define.
* Corrected indentation
* As per feedback
* Aligned with target cleanup
2022-12-01 04:09:50 +01:00
haslinghuis
ad8649a77f
Cleanup targets ( #12026 )
2022-12-01 11:25:18 +11:00
David O'Connor
009102891e
Added Winbond W25q80 flash support ( #12027 )
...
* Added w25q80 flash support
* Changed order
2022-11-30 21:56:04 +11:00
J Blackman
5f9e4d051f
FIX: flash chip already defined errors. ( #12024 )
2022-11-29 07:21:29 +01:00
J Blackman
71b64794ea
FIX: when USE_RX_SX1280 not in use, yet EXPRESSLRS is. ( #12023 )
2022-11-28 17:25:13 +11:00
J Blackman
6f1cac69ea
FIX: doBind param not used under certain gate conditions ( #12021 )
2022-11-24 22:20:11 +01:00
Dominic Clifton
d2e3d3d24b
FLASH - Fix missing USE_FLASH_CHIP default when using W25M and W25Q drivers. ( #12015 )
...
FLASH - Fix missing USE_FLASH_CHIP default when using W25M and W25Q
drivers.
2022-11-24 12:31:19 +11:00
J Blackman
f8c86df122
FIX: for if CRSF Telemetry not selected, yet CRSF serial is ( #12007 )
...
* FIX: for if CRSF Telemetry not selected, yet CRSF serial is
* Make available to unit test
* Adding GHST checks also
2022-11-24 12:26:06 +11:00
benjamind2
4fb122250e
Fix BLHeli32 Serial Passthrough ( #12016 )
2022-11-23 05:20:42 +11:00