Steve Evans
1e3fcbfcee
Add osd_canvas_width/height variables ( #12164 )
2023-01-10 13:25:22 +11:00
haslinghuis
7dd0f60544
Fix removing USE_LED_STRIP ( #12162 )
2023-01-10 06:15:21 +11:00
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
105223e65b
Update artifact-links.yml ( #12157 )
...
https://github.com/tonyhallett/artifacts-url-comments/issues/80
2023-01-09 12:26:56 +11: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
Steve Evans
49c9b1074d
Documentation for SPI/I2C bus ( #12132 )
2023-01-05 01:15:02 +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
J Blackman
dc940e3132
FIX: EXTRA_FLAGS not forcing a rebuild when changed. ( #12116 )
2022-12-31 13:04:30 +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
J Blackman
a967dd6ba3
Update CreatingAUnifiedTarget.md ( #12090 )
2022-12-31 07:39:37 +11:00
Steve Evans
1c87809ce4
Display OSD canvas size in status command ( #12108 )
2022-12-30 07:35:41 +01:00
Míguel Ángel Mulero Martínez
702d33632a
Change Slack by Discord for translators in README ( #12107 )
2022-12-30 16:12:08 +11: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
howels
599a9c66cb
Add MSP displayport HD OSD flow diagrams ( #12092 )
2022-12-27 03:11:21 +01: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
9133bde771
Update LedStrip.md ( #12078 )
...
Add resource remapping
2022-12-24 09:36:59 +11: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
Míguel Ángel Mulero Martínez
d0dab01520
Add Discord chat badge ( #12075 )
2022-12-22 16:16:38 +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
Míguel Ángel Mulero Martínez
4c2de4ac89
Fix nightly build badge ( #12066 )
2022-12-21 16:46:20 +11:00
haslinghuis
24a83b3c14
Extend error output ( #12063 )
2022-12-20 16:04:06 +11:00
haslinghuis
ccb5998f52
Update firmware bug report ( #12062 )
2022-12-19 22:22:39 +01:00
J Blackman
2f9e243401
DOCS: Update Development documentation to include fully working example (BETAFLIGHTF7) ( #12060 )
...
* Update Development.md
* Update Development.md
* Update Development.md
* Update Development.md
2022-12-19 19:56:38 +11:00
J Blackman
098966e971
Update README.md ( #12058 )
2022-12-17 20:03:15 +01: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
SugarK
7bd81bf639
Update Manufacturer Design Guidelines.md ( #12044 )
...
* Update Manufacturer Design Guidelines.md
add 8MB winbond to define list
* Update docs/Manufacturer Design Guidelines.md
Co-authored-by: haslinghuis <mark@numloq.nl>
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-12-09 08:04:45 +11: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