Ivan Efimov
b426458c00
KAACK_4.5_V7
2025-03-26 21:29:37 -05:00
Ivan Efimov
2f4cc39adf
KAACK_4.5_V6
2025-03-26 21:29:37 -05:00
Ivan Efimov
31e119d1d0
No Bryan :/
2025-03-26 21:29:37 -05:00
limonspb
7dfd6261d5
KAACK_4.5_V5
2025-03-26 21:29:37 -05:00
limonspb
c2a17d9e52
Fix extraPrearm 1 2 3
2025-03-26 21:29:37 -05:00
limonspb
f50fbfe641
version change KAACK_4.5_V4
2025-03-26 21:29:37 -05:00
limonspb
462630269b
Removed profanity
2025-03-26 21:29:37 -05:00
limonspb
7fee563726
Extra led configs into own CMS submenu
2025-03-26 21:29:37 -05:00
limonspb
633872e160
Bring back throttle and motor limits to quick menu
2025-03-26 21:29:37 -05:00
limonspb
1c5d65e50b
added osdDrawPrearmStrings
2025-03-26 21:29:37 -05:00
limonspb
a7cda11eb5
no beeper warning when armed
2025-03-26 21:29:37 -05:00
limonspb
00b4531a3e
KAACK_4.5_V3
2025-03-26 21:29:37 -05:00
limonspb
2efec46127
Removed lookupTableLedstripColors from cms quick menu cuz its not needed now
2025-03-26 21:29:37 -05:00
Ivan Efimov
fbaf06c386
MGP_V5: build fix for csm_quick
2025-03-26 21:29:37 -05:00
Ivan Efimov
7310dc5a8c
MGP_V4: removed throttle limit type from quick menu
2025-03-26 21:29:37 -05:00
Ivan Efimov
e83e796232
MGP_V3: changed blinkmast default to 0011 0011 0011 0011
2025-03-26 21:29:37 -05:00
Ivan Efimov
0c9dfe7232
LED2 color and dimming
2025-03-26 21:29:37 -05:00
Ivan Efimov
237e916ac1
Removed stick commands for pid/rate profiles and VTX channel switching
2025-03-26 21:29:37 -05:00
Ivan Efimov
329c02ef84
extra_ledstrip_color
2025-03-26 21:29:37 -05:00
Ivan Efimov
da9e2bcaa0
extra_ledstrip_color
2025-03-26 21:29:37 -05:00
Ivan Efimov
d9e96e711b
Version change to V2
2025-03-26 21:29:36 -05:00
Ivan Efimov
1399fb2a9e
Extra land now text
2025-03-26 21:29:36 -05:00
Ivan Efimov
fd3b05d8ea
Extra: added extra_ledstrip_blinkmask
2025-03-26 21:29:36 -05:00
Ivan Efimov
ffa9a0ee48
Funny OSD
2025-03-26 21:29:36 -05:00
Ivan Efimov
d9044b5322
Changing default OSD background to BLACK
2025-03-26 21:29:36 -05:00
Ivan Efimov
b5e7069a8a
Force define USE_RACE_PRO
2025-03-26 21:29:36 -05:00
Jay Blackman
84d3c69744
Update version.h
...
Version bump to 4.5.3
2025-03-19 17:11:51 +11:00
Mark Haslinghuis
024f8e13d4
[4.5.2] Make UBLOX_MODEL_AIRBORNE_1G default ( #14299 )
2025-03-15 08:26:04 +11:00
Mark Haslinghuis
5f6e00d904
[4.5.2] Fix SA for holybro on AT32F4 ( #14246 )
...
* Fix SA on softserial for AT32
* Add another macro
* fix typo
2025-03-11 16:30:13 +01:00
Mark Haslinghuis
28e9df19d3
[4.5.2] Fix SmartAudio (STM32F4) ( #13797 ) ( #14283 )
...
Fix SmartAudio (STM32F4) (#13797 )
* resubmit after rebase
* Add define for SA without PD
* Move logic to smartaudio
2025-02-27 15:26:49 +01:00
Steve Evans
cf2be037f3
[4.5.2] Maintain state for i2c_ev_handler() for each i2c bus ( #14268 ) ( #14269 )
...
Maintain state for i2c_ev_handler() for each i2c bus
2025-02-22 17:18:32 +01:00
Mark Haslinghuis
6c769e7acb
[4.5.2] AT32 add USE_SPI_DEVICE_4 ( #14256 )
...
AT32 add USE_SPI_DEVICE_4
2025-02-13 18:33:59 +01:00
Mark Haslinghuis
5192663784
[4.5.2] Fix cli serial buffer overflow ( #14252 )
...
Fix cli serial buffer overflow
2025-02-11 18:16:22 +01:00
Mark Haslinghuis
2cec1ed6a7
[4.5.2] Update actions ( #14247 )
...
* Update actions
* Trying workaround
2025-02-09 19:44:03 +01:00
Steve Evans
b72789ee8f
Fix G4 SPI clock being double what it should be ( #14207 ) ( #14215 )
2025-01-29 10:30:38 +01:00
Steve Evans
6e863e86d0
By default mark OSD element as rendered in case it's in the off blink state ( #14188 )
...
By default render OSD element in a single cycle
2025-01-22 17:38:32 +01:00
Mark Haslinghuis
8388226d40
[4.5.2] Fix flash type ( #14186 )
...
Fix flash type
2025-01-21 16:46:34 +01:00
Mark Haslinghuis
7e55f9e73c
[4.5.2] Fix missing ACCGYRO custom alignment defines ( #14092 ) ( #14178 )
...
* Fix missing ACCGYRO custom alignment defines (used in config) (#14092 )
* Remove CLKIN pin not available in 4.5
* Update src/main/common/sensor_alignment_impl.h
Co-authored-by: Petr Ledvina <ledvinap@gmail.com>
---------
Co-authored-by: Petr Ledvina <ledvinap@gmail.com>
2025-01-18 21:03:42 +01:00
Steve Evans
c3f281ac86
Fix STM32G4 SPI2/SPI3 busses running at double intended clock rate ( #14160 ) ( #14161 )
2025-01-15 09:30:48 +11:00
Steve Evans
4d4a379958
[4.5.2] Leave SPI CPOL/CPHA at default for SD card ( #14142 ) ( #14143 )
2025-01-10 23:05:09 +01:00
Steve Evans
0d14c63cfe
AT32F435 SD card support ( #14018 ) ( #14122 )
2025-01-04 05:35:29 +11:00
Mark Haslinghuis
3cd5de187a
[4.5.2] AT32 SD card support ( #14081 )
...
maint-AT32-SD
2024-12-10 19:39:29 +01:00
Mark Haslinghuis
66e83511c7
[4.5.2] Make three attempts to not only write to FLASH, but also validate it ( #14002 )
...
Make three attempts to not only write to FLASH, but also validate it (#14001 )
Co-authored-by: Steve Evans <SteveCEvans@users.noreply.github.com>
2024-11-03 20:46:14 +01:00
Mark Haslinghuis
019fa5068b
[4.5.2] Fix SITL build ( #13992 )
...
Fix SITL build
2024-10-23 06:45:12 +11:00
Mark Haslinghuis
40a3dd6c11
[4.5.2] Add support for W25N02K 2Gbit/256Mbyte FLASH ( #13677 ) ( #13989 )
...
* Add support for W25N02K 2Gbit/256Mbyte FLASH (#13677 )
* Add support for W25N02K 2Gbit/256Mbyte FLASH
* Remove duplicate defintion check
* Rename W25N01G_BB_*_BLOCK macros
* Remove debug
* Create unified driver for W25N01G and W25N02K devices
* Put device parameters in a table
* Add W25N01GV to stacked die driver
* Add needed fixes for backport
* More refactoring needed for backport
---------
Co-authored-by: Steve Evans <SteveCEvans@users.noreply.github.com>
2024-10-23 06:43:34 +11:00
Mark Haslinghuis
fccb3548b0
[4.5.2] fix timer based bidirectional dshot command not working ( #13991 )
...
Fixes #13930 : fix timer based bidirectional dshot command not working issue (#13978 )
* fix timer based bidirectional dshot command not working issue
* smaller scope of isBitbangActive
Co-authored-by: ke deng <degkxp@hotmail.com>
2024-10-22 17:54:22 +02:00
Mark Haslinghuis
ad93ec30f1
[4.5.2] Fixes #13934 : Fix motor(PWM protocol) spin while fc reset. ( #13937 ) ( #13958 )
...
Fixes #13934 : Fix motor(PWM protocol) spin while fc reset. (#13937 )
* Fix motor(PWM protocol) spin while fc reset.
* move delay out to motorShutdown
Co-authored-by: ke deng <degkxp@hotmail.com>
2024-10-09 08:41:52 +11:00
Mark Haslinghuis
f7697e22fe
[4.5.2] Make jeti telemetry default ( #13952 )
...
Make telemetry default for jeti (#13951 )
2024-10-04 17:01:11 +02:00
Mark Haslinghuis
dd3ca8336d
[4.5.2] Fix build when using SRXL telemetry ( #13947 ) ( #13950 )
2024-10-04 06:31:14 +10:00
Mark Haslinghuis
3860b2062d
[4.5.2] Don't consider a prior I2C NACK to indicate the bus to be busy ( #13917 ) ( #13918 )
...
Don't consider a prior I2C NACK to indicate the bus to be busy (#13917 )
Co-authored-by: Steve Evans <SteveCEvans@users.noreply.github.com>
2024-09-24 10:36:50 +02:00