Andrew Tridgell
|
8571e59d85
|
HAL_ChibiOS: fixed SBUS inversion for KakuteF4
|
2018-05-20 15:50:44 +10:00 |
|
Alexander Malishev
|
7eb08bbd40
|
HAL_ChibiOS: Fix inverter on Omnibus F4 V3
|
2018-05-14 06:06:40 +10:00 |
|
mirkix
|
34c96c80ff
|
AP_HAL_ChibiOS: rename BUZZER_PIN into HAL_BUZZER_PIN
|
2018-05-10 17:48:25 +01:00 |
|
anbello
|
5b56887428
|
Changes to be committed:
modified: hwdef.dat
Modified as per @sh83 hints
|
2018-05-08 07:33:19 +10:00 |
|
anbello
|
93f551e56e
|
define for AirbotF4 board (ChibiOS HAL)
modified: libraries/AP_HAL/AP_HAL_Boards.h
new file: libraries/AP_HAL_ChibiOS/hwdef/airbotf4/hwdef.dat
|
2018-05-08 07:33:19 +10:00 |
|
Andrew Tridgell
|
2684f46641
|
HAL_ChibiOS: fixed IMU orientation for revo-mini
|
2018-04-30 08:33:39 +10:00 |
|
Alexander Malishev
|
1fd52c4e01
|
HAL_ChibiOS: added input capture filter
|
2018-04-28 07:31:58 +10:00 |
|
Alexander Malishev
|
0d6043e0c6
|
HAL_ChibiOS: Fixed current and voltage sense on OmnibusF4PRO
|
2018-04-26 07:57:06 +10:00 |
|
Andrew Tridgell
|
bba8d506d6
|
HAL_ChibiOS: port for kakutef4 flight board
|
2018-04-24 08:03:46 +10:00 |
|
Andrew Tridgell
|
95108a2d2c
|
HAL_ChibiOS: added support for 16 bit timers
|
2018-04-24 08:03:46 +10:00 |
|
Alexander Malishev
|
03d88b01be
|
HAL_ChibiOS: added support for interrupt based rcin parsing
|
2018-04-24 08:03:46 +10:00 |
|
malcolm churn
|
7718196838
|
HAL_ChibiOS: Fix sparky2 target.
Correct pin mappings, ADC, PWM.
Not working
Flash memory, Logging, external i2c tested with NXP MAG3110.
|
2018-04-22 21:01:14 +10:00 |
|
Andrew Tridgell
|
bb0cbd15a4
|
HAL_ChibiOS: implement fmuv4 safety state
and added safety_mask and safety_pwm support for both fmuv3 and fmuv4
|
2018-04-17 10:14:01 +10:00 |
|
Andrew Tridgell
|
77c922e6b8
|
HAL_ChibiOS: make embed.py work with python3
|
2018-04-17 08:44:44 +10:00 |
|
Andrew Tridgell
|
3749480dd8
|
HAL_ChibiOS: create ap_romfs_embedded.h
use ROMFS keywork for romfs files
|
2018-04-17 08:44:44 +10:00 |
|
Alexey Kozin
|
f87cc4e172
|
f4by chibios new style dma table build fix
|
2018-04-16 07:50:34 +10:00 |
|
mirkix
|
a9449ccd29
|
AP_HAL_ChibiOS: add f767-min board support
|
2018-04-15 07:40:46 +10:00 |
|
kozinalexey
|
2316fee279
|
HAL_ChibiOS: f4by conf2 fixed ram size, ext compass, pwm count
|
2018-04-14 11:09:34 +10:00 |
|
Alexander Malishev
|
ca33ff04d9
|
ChibiOS: add support for omnibusf4pro board
|
2018-04-14 09:25:15 +10:00 |
|
Alexander Malishev
|
79b5719419
|
ChibiOS: add support for complementry output timer channels
|
2018-04-14 09:25:15 +10:00 |
|
Alexander Malishev
|
1b7eecdf2f
|
ChibiOS: fixed tables for F405 mcu
|
2018-04-14 09:25:15 +10:00 |
|
mirkix
|
8074361bb8
|
AP_HAL_ChibiOS: add hardware def for STM32F767xx
|
2018-04-12 14:19:40 +10:00 |
|
Andrew Tridgell
|
c6d7691667
|
HAL_ChibiOS: fixed F745 database for new DMA system
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
7286ffab77
|
HAL_ChibiOS: define FLASH_LOAD_ADDRESS in hwdef.h
used for bootloader support
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
e4ce2f532b
|
HAL_ChibiOS: make smaller builds possible
this allows for much smaller builds when you disable a lot of
options. This is part of an effort to create a bootloader of less than
16k using ChibiOS
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
ef9d9d9c26
|
HAL_ChibiOS: first boot of OMNIBUSF7V2
only the 20608 works, and it has lots of errors.
The bmp280 is detected, but does not give good data
no UARTs yet
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
02f20b4114
|
HAL_ChibiOS: first version of OMNIBUSF7V2 board support
first F7 based board
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
a9edbb6b2d
|
HAL_ChibiOS: allow for a defaults.parm file in hwdef directory
this keeps defaults with the board, where that is appropriate
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
6e5cbc7c3d
|
HAL_ChibiOS: initial support for F745 boards
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
551dca63e1
|
HAL_ChibiOS: added build information for each MCU
this abstracts the build information for each MCU, so that hwdef.dat
can control the build process of ChibiOS
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
d1e4185817
|
HAL_ChibiOS: don't build flash.c if not needed
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
cdbbceb6b6
|
HAL_ChibiOS: cope with SDMMC peripheral for microSD
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
751024f483
|
HAL_ChibiOS: mark two skyviper builds as needing abin files
|
2018-04-11 15:09:49 +10:00 |
|
Andrew Tridgell
|
f2df171fdd
|
HAL_ChibiOS: fixed DSM input on fmuv4
|
2018-04-10 17:22:21 +10:00 |
|
Andrew Tridgell
|
b4aeffbaed
|
HAL_ChibiOS: added power status flags reporting
|
2018-04-09 15:32:04 +10:00 |
|
Andrew Tridgell
|
7c85d06600
|
HAL_ChibiOS: setup pwm counts, and cleanup mindpx-v2 PWM lines
|
2018-04-09 15:32:04 +10:00 |
|
Andrew Tridgell
|
9b22e0b7cc
|
HAL_ChibiOS: fixed SPI rates on fmuv3
this fixes a SPI bandwidth issue on PH2.1 with 3 IMUs active
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
751c3a554a
|
HAL_ChibiOS: added fmuv4-beta hardware definition
for an old pixracer quad I have (and I believe Peter has one too)
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
692f22c17f
|
HAL_ChibiOS: added GPIO assignments for revo-mini
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
67bae2669b
|
HAL_ChibiOS: enable serial5 on fmuv3
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
382772d999
|
HAL_ChibiOS: initial support for ESC serial output
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
93111dc0b1
|
HAL_ChibiOS: ensure that IO UART gets DMA
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
95a261e061
|
HAL_ChibiOS: don't generate DMA channels for ALARM pin
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
610a6a6c88
|
HAL_ChibiOS: optimise USB config driver
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
bc32276966
|
HAL_ChibiOS: support DShot output
use DMAR burst DMA to minimise number of DMA channels needed
thanks to betaflight for the great reference implementation!
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
294aac6955
|
HAL_ChibiOS: fixed CTS pulldown
we need to pulldown to prevent delays in uart sends
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
64278f07d3
|
HAL_ChibiOS: removed the DMA channels from RCIN in hwdef.dat
no longer needed as this is automatic now
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
9a5df6d1f7
|
HAL_ChibiOS: auto-generate DMA channels for RCIN
and add DMA channels for TIMx_UP ready for DMAR based DShot support
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
6aff7ecbf5
|
HAL_ChibiOS: added channel numbers for STM32F4xx MCUs
|
2018-04-07 09:10:29 +10:00 |
|
Andrew Tridgell
|
da2e79130b
|
HAL_ChibiOS: generate channel numbers in DMA tables
|
2018-04-07 09:10:29 +10:00 |
|