Peter Barker
|
4113290153
|
AP_HAL_ChibiOS: remove HerePro
to be replaced by a HereProAP
|
2024-02-15 13:42:14 +11:00 |
Peter Barker
|
5d421e8ee3
|
AP_HAL_ChibiOS: allow AP_Periph to use mavlink library
|
2024-02-15 12:17:07 +11:00 |
Peter Barker
|
1862b5dc27
|
chibios_hwdef.py: allow re-use of bootloader from other boards
|
2024-02-10 21:41:30 +11:00 |
bugobliterator
|
9919af69bc
|
AP_HAL_ChibiOS: add config to enable sccripting on CANMod
|
2024-02-07 18:31:02 +11:00 |
Henry Wurzburg
|
2729b11b2f
|
hwdef: add ASP5033 airspeed in minimal builds
|
2024-02-06 11:27:18 +11:00 |
Peter Barker
|
4c272d21ee
|
AP_HAL_ChibiOS: make compass.mag_cal_fixed_yaw return boolean
this method could be used from a transmitter without GCS enabled, for example
|
2024-02-06 11:11:27 +11:00 |
Peter Barker
|
9961e8c49d
|
hwdef: remove bad hwdef lines
these have no effect
|
2024-02-06 10:58:44 +11:00 |
Peter Barker
|
0d26118b12
|
hwdef: tidy AP_Radio includes
|
2024-02-05 09:26:14 +11:00 |
Andrew Tridgell
|
85439360d7
|
HAL_ChibiOS: fixed I2C4 on STM32G4
|
2024-02-05 07:36:14 +11:00 |
Andrew Tridgell
|
1e4f597e02
|
HAL_ChibiOS: fixed support for STM32H7A3
need to tell ChibiOS this is a newer H7
|
2024-02-03 08:36:18 +11:00 |
David O'Connor
|
078697c825
|
hwdef: add AnyLeaf H7 board
|
2024-02-01 11:43:57 +11:00 |
Leonardo Garcia
|
5749bd5074
|
AP_HAL_ChibiOS: mRo KitCAN revC board fix
Add RM3100 reversal mask to deal with M10025C board changes.
|
2024-02-01 11:43:35 +11:00 |
Andrew Tridgell
|
33f6a1d87e
|
hwdef: added MatekH7A3 support
|
2024-02-01 11:43:24 +11:00 |
Andrew Tridgell
|
054fb94e9a
|
HAL_ChibiOS: added support for STM32H7A3
interesting MCU as it is the first H7 we support that doesn't have a
128k flash sector size
|
2024-02-01 11:43:24 +11:00 |
Andrew Tridgell
|
07d0418cf9
|
HAL_ChibiOS: fixed flash support on H7 with 8k page size
the STM32H7A3xx has 8k pages
|
2024-02-01 11:43:24 +11:00 |
yjuav
|
8e71cf83cd
|
hwdef: add YJUAV_A6Ultra board support
|
2024-02-01 11:29:11 +11:00 |
Andrew Tridgell
|
30497244d9
|
HAL_ChibiOS: whitespace fixes
|
2024-01-30 12:32:23 +11:00 |
Andrew Tridgell
|
0a6057f2b3
|
HAL_ChibiOS: adjust clocks for H723 and H730
FDCAN clock must be 80MHz, and also align no-crystal clocks with
clocks for boards with crystals
|
2024-01-30 12:32:23 +11:00 |
Andrew Tridgell
|
aea2863141
|
hwdef: Added BotBloxSwitch
|
2024-01-30 12:32:23 +11:00 |
Andrew Tridgell
|
967af533b9
|
HAL_ChibiOS: fixed flash page count on H723
single bank H7 has 8 pages
|
2024-01-30 12:32:23 +11:00 |
Andrew Tridgell
|
4eaf5ef247
|
HAL_ChibiOS: support STM32H723 boards
|
2024-01-30 12:32:23 +11:00 |
Andrew Tridgell
|
e772012e01
|
HAL_ChibiOS: raise SDMMC clock limit on H7
this allows for faster log download on ethernet
|
2024-01-29 06:51:11 +11:00 |
Andrew Tridgell
|
a2707b48c5
|
HAL_ChibiOS: enable clock management on G4
this allows for a different clock tree in the main fw from the
bootloader
|
2024-01-25 11:44:02 +11:00 |
Andrew Tridgell
|
2d031a4d20
|
HAL_ChibiOS: switched G4 FDCAN clock to 80MHz
this requires main CPU clock at 160 MHz instead of 168 MHz
|
2024-01-25 11:44:02 +11:00 |
MallikarjunSE
|
873e2eac7d
|
AP_HAL_ChibiOS: update truenav hwdef
|
2024-01-24 07:58:09 +11:00 |
Andrew Tridgell
|
e714f0a7a3
|
AP_HAL_ChibiOS: fixed name of pitch limit parameters
|
2024-01-23 15:00:30 +11:00 |
Andrew Tridgell
|
a6bceccd82
|
AP_HAL_ChibiOS: convert param files LIM_ROLL_CD -> ROLL_LIMIT_DEG
|
2024-01-23 15:00:30 +11:00 |
Andrew Tridgell
|
862b0ed8d6
|
AP_HAL_ChibiOS: convert param files for pitch limits
|
2024-01-23 15:00:30 +11:00 |
Andrew Tridgell
|
e5199a71d6
|
AP_HAL_ChibiOS: convert ALT_HOLD_RTL to RTL_ALTITUDE
|
2024-01-23 15:00:30 +11:00 |
Andrew Tridgell
|
f935cbaead
|
AP_HAL_ChibiOS: convert ARSPD_FBW_MIN/MAX to AIRSPEED_MIN and AIRSPEED_MAX
|
2024-01-23 15:00:30 +11:00 |
Andrew Tridgell
|
98d40d0e58
|
AP_HAL_ChibiOS: converted TRIM_ARSPD_CM to AIRSPEED_CRUISE
|
2024-01-23 15:00:30 +11:00 |
Peter Barker
|
331110639e
|
AP_HAL_ChibiOS: rename COMPASS_TYPEMASK to COMPASS_DISBLMSK
this is a very confusingly named parameter. I've seen several instances of people treating this as an enable mask rather than a disable mask
|
2024-01-23 11:54:49 +11:00 |
Andrew Tridgell
|
140518da3c
|
hwdef: added support for Holybro6X-45686
|
2024-01-23 11:49:14 +11:00 |
bugobliterator
|
9de1b6164b
|
AP_HAL_ChibiOS: add more pins to STM32H757 ADC channel map
|
2024-01-22 20:35:16 +11:00 |
MallikarjunSE
|
f71fc58767
|
AP_HAL_ChibiOS: Add hwdef for TrueNavPro-G4
|
2024-01-21 13:10:10 +11:00 |
MallikarjunSE
|
6231a5edfd
|
AP_HAL_ChibiOS: add TrueNavIC hwdef
|
2024-01-21 13:10:10 +11:00 |
Andrew Tridgell
|
f7c7ee00e9
|
HAL_ChibiOS: added a delete_next thread field for cleanup
allows for cleanup of web server threads in bootloader
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
5e7b211b79
|
HAL_ChibiOS: moved M4 disable into H757 script
this fixes assert checking in the bootloader and for boards other than
CubeRedPrimary
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
b49a7da32a
|
hwdef: disable use of external flash in PPPGW
we cannot upload new firmware on CAN or network with external flash
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
855a5d28c0
|
hwdef: use a common PPPGW include
and fixed missing RTC bindings in web server
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
3a84f35593
|
HAL_ChibiOS: support building with no GPIOs
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
f225d797d2
|
hwdef: use common include for network bootloader
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
4e49481d3a
|
hwdef: enable USB for bootloader on Pixhawk6X-PPPGW
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
91cc0d7dba
|
HAL_ChibiOS: ensure periph uses same RAM0 address as bootloader
this fixes passing of addresses for boards that use an ALT_RAM_MAP
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
82dea9c037
|
HAL_ChibiOS: ensure our reserved ram is not in available ram regions
this prevents a fault when the ram0 region is filled in by the periph
code on boards that do dynamic memory allocation
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
a155f592a4
|
hwdef: added CubePilot PPPGW builds
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
2fee9e69db
|
HAL_ChibiOS: support ROMFS_DIRECTORY in hwdef.dat
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
46f65aec4e
|
AP_Periph: moved web UI script to Tools/AP_Periph
for use in multiple boards
|
2024-01-21 12:30:08 +11:00 |
Andrew Tridgell
|
69f23edd4a
|
hwdef: added bootloader web server for Pixhawk6X-PPPGW
|
2024-01-21 12:30:08 +11:00 |
Peter Barker
|
8e2a634c72
|
hwdef: don't enable filesystem-romfs just because we have a defaults file
|
2024-01-18 21:44:15 +11:00 |