4725 Commits (986ff96c3e2017ac0dd960412b516e0f1865d0ea)

Author SHA1 Message Date
bastien 1990338a3f gps: Support for Emlid Reach 6 years ago
Daniel Agar 40e42a677b
NuttX cmake support optional compressed defconfigs 6 years ago
Beat Küng 481bfc6308 px4_module: use px4_atomic_t 6 years ago
Daniel Agar 8dc0509989 mpu9250: split icm20948 support out into new separate driver 6 years ago
Daniel Agar 298049b0fb
px4_fmu-v4_stackcheck sync with default and increase pmw3901 main stack 6 years ago
David Sidrane 6f9a9b3d2c px4_fmu-v4: add runtime external SPI4 detection to support pmw3901 (#11301) 6 years ago
David Sidrane 53a127beb9 Oversampling rate for MPL3115A2 pressure sensor (#11332) 6 years ago
mcsauder dc5f18bdcd ToneAlarm class refactoring to implement an interface for hardware specific methods and a single ToneAlarm class. 6 years ago
mcsauder cced80edf9 Correct the mpu6000 temperature correction scalar value to match the datasheet. 6 years ago
Alessandro Simovic fc2fbf5e72 fmu: added missing include 6 years ago
Alessandro Simovic 0bb5345306 removed unnecessary new-lines 6 years ago
Daniel Agar 1f4c3fedba deprecate samv7 support and atmel same70xplained board 6 years ago
David Sidrane 869e476af9 uavcanesc:Add cdev 6 years ago
David Sidrane 88d0b163b5 common:board_crashdump must end in reset! 6 years ago
David Sidrane e358486ef7 aerofc-v1:Scope CRASHDUMP_RESET_ONLY to BOARD_CRASHDUMP_RESET_ONLY 6 years ago
David Sidrane d122a35606 Add STM32 critical section monitor time resources 6 years ago
David Sidrane 1f54214224 stm32/drv_io_timer:GTIM_CCER_CC1NP not on all STM32 HW 6 years ago
David Sidrane e505fe859d Update Nuttx and NuttX-apps to 7.28+ 6 years ago
Beat Küng 74a3c378b2 drv_hrt: inline hrt_elapsed_time 6 years ago
Daniel Agar 2ffb49b734 delete px4_includes.h header and update boards/ to use syslog 6 years ago
dvornikov-aa ce0dd41a11 LPS22HB: Fix invalid driver reset (I2C bus) 6 years ago
Lorenz Meier 46390a1508 HRT: Drop volatile specifier from function call for non-atomic mode 6 years ago
Lorenz Meier bca0f7925c SAMv7: Add atomic and non-atomic HRT calls 6 years ago
Lorenz Meier 27cae912d1 Kinetis: Add atomic and non-atomic HRT calls 6 years ago
Lorenz Meier b7bcec2d8c HRT: Create new separate call for atomic HRT elapsed time calculation 6 years ago
Daniel Agar 320d2e9383
create PX4 platform layer initialization helper (#11269) 6 years ago
Lorenz Meier b719033d02 MK BL CTRL: Fix startup routine to be compliant with signature. 6 years ago
Daniel Agar 7008558fac drivers/distance_sensor replace std::vector usage with px4::Array 6 years ago
Daniel Agar 95eff33263 GPS increase task stack 1530 -> 1600 bytes 6 years ago
Dave Royer f537c98ca2 ulanding radar: update driver for new 2nd gen hardware (#11035) 6 years ago
Daniel Agar 52c848a556 mpu6000 split into separate main, header, implementation 6 years ago
Daniel Agar d299d439c6 mpu6000 use new PX4Accelerometer and PX4Gyroscope classes 6 years ago
Beat Küng d8ab059ff3
cm8jl65: add comment which CRC is used 6 years ago
Claudio Micheli 8a313ffc26 Applied code-review suggestions. 6 years ago
Claudio Micheli d1da46ef46 Added generic UART configuration. 6 years ago
Claudio Micheli ca0cd27c6b Formatted code. 6 years ago
Claudio Micheli 7124cbf3af Fixed CI broken build. Made TELEM2 default port. 6 years ago
Claudio Micheli e4381bfc87 Added sensor enable/disable parameter (SENS_EN_CM8JL65). 6 years ago
Claudio Micheli 46c5a79b57 Renamed files according to distance sensor hardware. 6 years ago
Claudio Micheli aee6a83fe0 Code Cleanup. Added configuration notes. 6 years ago
Claudio Micheli c5fece6568 Redefined reading strategy from serial to get the latest available data. 6 years ago
Claudio Micheli 39ed84b5cd Debugging printf. 6 years ago
Claudio Micheli 5d70ac7fd9 Removed dismissed folder. 6 years ago
Claudio Micheli b0ac8fe963 Removed blocking "while" cycle to access serial port. 6 years ago
Claudio Micheli 93b3cf241b Renamed driver folder. 6 years ago
Claudio Micheli dd300dca0a Solved frequency rate issue. Now driver publish at ~10Hz. 6 years ago
Claudio Micheli 4b7be38e67 Added uORB publishing. 6 years ago
Claudio Micheli 700fd5652d Added parsing function. Everything works OK. 6 years ago
Claudio Micheli 591e8fde5d Initial commit. Integrated new distance sensor hardware. 6 years ago
Jacob Dahl 29f034c53e mpu9250 fix hardfaults if attempting to start an already running driver (#11190) 6 years ago