David Sidrane
6b51c6390a
Revert "nxp_fmuk66-v3:DMA Poll not needed"
...
This reverts commit 962f02220a
.
4 years ago
David Sidrane
4f7909ee8e
Revert "nxp_fmuk66-e:DMA Poll not needed"
...
This reverts commit 39d684958d
.
4 years ago
David Sidrane
962f02220a
nxp_fmuk66-v3:DMA Poll not needed
4 years ago
David Sidrane
39d684958d
nxp_fmuk66-e:DMA Poll not needed
4 years ago
David Sidrane
2a7c95d7ac
nxp_fmuk66-v3:Use eDMA
4 years ago
David Sidrane
cd8182ba3c
nxp_fmuk66-e:Use SPI DMA
4 years ago
David Sidrane
05bdef867d
Track NuttX syslog change
4 years ago
David Sidrane
62fd132047
boards:Use inttypes
...
nxp_ucans32k146:Fix constant
spracing_h7extreme:Use inttypes
4 years ago
echoG
6bc09138c1
Adding BatMon smart battery as a module and refactoring SMBUS based SBS 1.1 spec to a library
4 years ago
David Sidrane
32e92ba817
Revert:Pull downs - bad levels cause motor spins
4 years ago
Peter van der Perk
ed0b5a7c1a
FMUK66 update socketcan configs
4 years ago
Daniel Agar
c3884b5bc1
fake_imu (formally fake_gyro) updates for testing gyro filtering
...
- fake_imu now publishes sine sweeps over 10 seconds
- accel is also published so that fake IMU can be selected when the only option
4 years ago
Peter van der Perk
0c926250a2
UAVCANv1 cleanup and uORB over UAVCANV1 move to own subclass
4 years ago
David Sidrane
633fbe147a
nxp_fmuk66-v3: Initalize PWM as input with Pull Downs
4 years ago
David Sidrane
118839e75c
nxp_fmuk66-e: Initalize PWM as input with Pull Downs
4 years ago
Peter van der Perk
9a085126fd
FMUK66 free up some RAM
4 years ago
Peter van der Perk
62dc926891
Add support for UCANS32K146B board revision
4 years ago
Daniel Agar
58b40fbbb9
boards: move testing to dedicated test variants
4 years ago
Daniel Agar
ad934b4911
icm20948 i2c passthrough driver for ak09916 magnetometer (Here+ GPS/compass)
...
- include icm20948 on most boards by default
- create more test variants for default boards near flash limit (cuav_nora_test, cuav_x7pro_test, holybro_durandal-v1_test)
4 years ago
Daniel Agar
6874e9fba0
boards: NuttX disable all NSH memory debug commands (mb, mh, mw) by default
...
- closes https://github.com/PX4/PX4-Autopilot/issues/17062
4 years ago
Daniel Agar
3d667b1675
delete unused drivers/lights/blinkm
4 years ago
Daniel Agar
631d1647d3
boards: minimize unnecessary differences in default variants
4 years ago
Daniel Agar
e57aaaaa5e
rotate accel/gyro FIFO before publish and fix angular velocity filter resets
...
- rotates accel & gyro FIFO data before publication both to simplify downstream usage (including log review) and fix other issues
- to best handle int16_t data rotations are now either performed with swaps if possible, otherwise promoted to float, rotated using the full rotation matrix, then rounded back to int16_t
- fix sensors/vehicle_angular_velocity filter reset both with proper rotation and new calibration uncorrect helper
- in FIFO case filtering is done before calibration is applied, but we need to handle a possible reset from a completely different sensor (vehicle body angular velocity -> sensor frame uncorrected data)
4 years ago
Daniel Agar
2257c3767e
simple gyro auto calibration module
4 years ago
David Sidrane
28681405ae
nxp_fmuk66-v3:Disable CONFIG_MMCSD_MULTIBLOCK (_DISABLE=y)
4 years ago
David Sidrane
3e443f7dcc
nxp_fmuk66-e:Disable CONFIG_MMCSD_MULTIBLOCK (_DISABLE=y)
4 years ago
Daniel Agar
f8eaa6e46b
ROMFS handle bl_update generically
...
- include all available legacy bootloaders
4 years ago
Daniel Agar
4d288512b5
add board architecture specific init defaults
4 years ago
Daniel Agar
19de1e57e3
gyro_fft promote to modules and include on all boards
4 years ago
David Sidrane
6542c6e58b
nxp_fmuk66-e:Add rtps build
4 years ago
Daniel Agar
6482120d9a
sensors/vehicle_angular_velocity: use full raw FIFO data (sensor_gyro_fifo) if available
4 years ago
Beat Küng
7e33d03470
drivers: remove tap_esc
...
- it's not used anymore
- it would need a refactoring to use mixer_module
4 years ago
David Sidrane
fd0494555c
canbootloader:stm32_boarddeinitialize->board_deinitialize
4 years ago
David Sidrane
dd3c3098f2
nxp_ucans32k146:Add Can Bootloader build
...
nxp_ucans32k146:Relocation for Bootloader
nxp_ucans32k146:can_boot enable CAN
nxp_ucans32k146:Save Space use Non Optimize memcpy
nxp_ucans32k146:Increase to 24K
nxp/ucans32k146:Canbootloader LED Driver
nxp_ucans32k146:Can bootloader shut down CAN
nxp_ucans32k146:Use NVMEEPROM for Paramaters
nxp_ucans32k146:Use bootloader AppDescriptor
px4 mtd:Support onchip emulated eeprom
4 years ago
Daniel Agar
11ad41f7cb
delete old imu/mpu6000 driver
4 years ago
Daniel Agar
6cf06319d2
boards: nxp_fmurt1062-v1 remove irlock and lights/blinkm to save flash
4 years ago
Daniel Agar
414f9f81d9
move fake GPS to standalone module
4 years ago
Daniel Agar
2a47583be5
boards: nxp/fmurt1062-v1 disable vmount
4 years ago
Daniel Agar
ab0d0fd0be
uORB move to PX4 platform layer
4 years ago
Daniel Agar
44df0fb7a2
Analog Devices ADIS16448 rewrite
...
- new IMU driver structure with state machine (no sleeps in bus thread)
- verify all configured registers and trigger reset on failure
- detect if DIO1 or DIO2 are actually connected for data ready interrupt usage
- don't use CRC-16 on burst transfers except for verified lots
4 years ago
Daniel Agar
fb2a199621
delete unmaintaned mkblctrl driver
4 years ago
David Sidrane
3570e1b4da
nxp_fmuk66-e: Sync defconfig with latest V3 changes
4 years ago
David Sidrane
df3e94bcff
nxp_fmuk66-e:Disabled icm42688p until load issue is resolved
4 years ago
David Sidrane
4610692813
nxp_fmuk66-e:Set CONFIG_CDCACM_PRODUCTSTR
4 years ago
David Sidrane
b4c17cc8e7
nxp_fmuk66-e:Set Rotation of bmi88
4 years ago
David Sidrane
8c8f48530e
nxp_fmuk66-e:Fix missing line rc.board_defaults
4 years ago
David Sidrane
264efde0c9
nxp_fmuk66-v3:SD enable Multi block
4 years ago
Daniel Agar
8f0918a16b
boards: remove unused linker __param section
4 years ago
Peter van der Perk
8242968b2b
UAVCAN v1 GPS demo with MAVCAN autoconfigure
4 years ago
Peter van der Perk
5f8ad65c40
FMUK66 NuttX 10 SocketCAN initialization
4 years ago