80 Commits (55374fe589f43dc8a14d9c0c2e0b98e60e91df66)

Author SHA1 Message Date
echoG 6bc09138c1
Adding BatMon smart battery as a module and refactoring SMBUS based SBS 1.1 spec to a library 4 years ago
Daniel Agar c3884b5bc1
fake_imu (formally fake_gyro) updates for testing gyro filtering 4 years ago
Daniel Agar ad934b4911
icm20948 i2c passthrough driver for ak09916 magnetometer (Here+ GPS/compass) 4 years ago
Daniel Agar 631d1647d3 boards: minimize unnecessary differences in default variants 4 years ago
Daniel Agar 2257c3767e simple gyro auto calibration module 4 years ago
Daniel Agar 19de1e57e3 gyro_fft promote to modules and include on all boards 4 years ago
Daniel Agar 0e796fc17b boards: emlid navio2 enable ADIS16448 4 years ago
Beat Küng f0cc8a344b linux_pwm_out: refactor to run on a work queue and use mixer_module 4 years ago
Beat Küng 439fb00aed linux_pwm_out: move protocols to board-specific directories 4 years ago
Daniel Agar 414f9f81d9
move fake GPS to standalone module 4 years ago
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
Matthias Grob 7545249215 Add flight_mode_manager to all targets with mc_pos_control 4 years ago
Tanja Baumann b5ebdb8e41
add system command to get and set system time 4 years ago
Beat Küng 055fa768d8 posix: enable ROMFSROOT 4 years ago
SalimTerryLi c037dbef21
Rename and move src/drivers/adc to src/drivers/adc/board_adc 4 years ago
SalimTerryLi 49e83b6ae4
load_mon: add linux support 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
mcsauder 6548fde024 Whitespace cleanup to quiet new blank line at EOF git hook. 5 years ago
Daniel Agar 7aa7f0ed95 switch remaining boards to new InvenSense IMU drivers 5 years ago
Daniel Agar ad559a66a1 examples: add simple work_item example module 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
SalimTerryLi b70289c536 move __PX4_LINUX out of px4_impl_os.cmake 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
Daniel Agar 4698a09b98 delete unmaintained outback challenge (OBC) bottle drop example 5 years ago
SalimTerryLi 77a9135036
ADC driver report back vref alone with sample count (#14136) 5 years ago
SalimTerryLi 9612e40464
purge drivers/linux_sbus 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Daniel Agar de4f594937 DriverFramework purge 5 years ago
Daniel Agar 718ca1dc50 emlid/navio2: navio_rgbled run in lp_default instead of hp_default 5 years ago
Daniel Agar 97bd668e52 navio_sysfs_rc_in: only publish input_rc if connected and all channels are non-zero 5 years ago
Daniel Agar e3de7e62ea drivers/rc_input: port to linux for testing 5 years ago
Daniel Agar 4ac5b00a06 navio_sysfs_rc_in: move to PX4 WQ and cleanup 5 years ago
Daniel Agar 298d6d8703 ST LSM9DS1 9DOF IMU driver 5 years ago
Daniel Agar f3cd5b19c8 emlid navio2: update RGB LED driver (move away from DriverFramework) 5 years ago
Daniel Agar d19f18d40b linux boards (ocpoc, bbblue, navio2) replace custom adc drivers with simple px4_arch implementation 5 years ago
Daniel Agar ce1e9762b0 deprecate df_hmc5883_wrapper and replace with in tree hmc5883 5 years ago
Daniel Agar 7241eebd80
cmake merge linux cross compile targets (cross + native) and cleanup 5 years ago
Daniel Agar a96dc9c0c8 navio2 adc fix strncpy size 5 years ago
Daniel Agar 213c6a1923 deprecate df_ms5611_wrapper and df_ms5607_wrapper (replaced with in tree ms5611 driver) 5 years ago
Daniel Agar 6d8d9ea513 navio_sysfs_rc_in minor initialization cleanup 5 years ago
Daniel Agar ec5730bb89 navio_sysfs_rc_in orb_publish usage to uORB::PublicationMulti<> 5 years ago
Daniel Agar e951531b12 camera_feedback: move to WQ callback and uORB::Subscription 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Daniel Agar 8c38176d77 boards: alphabetize and sync common drivers and modules 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
Daniel Agar 452657face hmc5883: build on linux and qurt 5 years ago
Daniel Agar bcfa2eecd8
ms5611: build on linux (navio2) 5 years ago
Daniel Agar c5520cbaca mpu9250: start building "NuttX" driver for Linux and QuRT 5 years ago
Beat Küng e7519c9fa0 board_identity: move to platforms/nuttx/src 5 years ago