29163 Commits (d36b06f779d49d8dc7387bf2b4fa3aade999ada3)
 

Author SHA1 Message Date
David Sidrane 8f308efa88 upstram NuttX CONFIG_EXAMPLES_NSH_CXXINITIALIZE->CONFIG_SYSTEM_NSH_CXXINITIALIZE 6 years ago
David Sidrane 5c23099eed board_button_irq: API change in upstream 6 years ago
David Sidrane f007c93785 mc_pos_control_main:Use discret init of poll struct 6 years ago
David Sidrane 78619514b7 ROMFS/CMakeLists build gencromfs 6 years ago
David Sidrane e7bf0e03d2 px4_nuttx_tasks:Support future removal of env. 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 91d8c31f7b Custom board naming, removed need for tools/nuttx_defconf_tool.sh 6 years ago
David Sidrane 5036a09e22 Add support from cromfs generation 6 years ago
David Sidrane f2208171d5 Add callout for CONFIG_BOARDCTL_FINALINIT 6 years ago
David Sidrane d122a35606 Add STM32 critical section monitor time resources 6 years ago
David Sidrane f00d633196 flashfs:Upstream renamed up_progmem_erasepage to up_progmem_eraseblock 6 years ago
David Sidrane 1f54214224 stm32/drv_io_timer:GTIM_CCER_CC1NP not on all STM32 HW 6 years ago
David Sidrane 7ba81fac4b Build copies the boards nuttx-config to build at Nuttx level 6 years ago
David Sidrane d294b40fcb Changes to suport Nuttx c++ lib rename 6 years ago
David Sidrane e505fe859d Update Nuttx and NuttX-apps to 7.28+ 6 years ago
Beat Küng 3859bbb3b0 px4io mixer: fix atomic access to system_state.fmu_data_received_time 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
Daniel Agar 376e078c24 platforms delete PX4_ROS and obsolete headers 6 years ago
Daniel Agar 67e5986c9b delete obsolete examples/subscriber 6 years ago
Daniel Agar 693ee4808a delete obsolete examples/publisher 6 years ago
Matthias Grob be108a33f8 mission_params: remove MIS_YAWMODE reference 6 years ago
PX4 Build Bot cc68775def Update submodule jMAVSim to latest Wed Jan 23 00:37:45 UTC 2019 6 years ago
Daniel Agar 6feee70570 move SYS_STCK_EN to src/modules/load_mon 6 years ago
Daniel Agar 843443248e move modules/systemlib to lib/systemlib 6 years ago
dvornikov-aa ce0dd41a11 LPS22HB: Fix invalid driver reset (I2C bus) 6 years ago
Lorenz Meier 3a7deefe6e IO firmware: Run critical timing operations as atomic 6 years ago
Lorenz Meier 46390a1508 HRT: Drop volatile specifier from function call for non-atomic mode 6 years ago
Lorenz Meier 502cd987ee SD Bench: No need for atomic timing 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 c6718a5bca Posix: Add initial stub for atomic HRT 6 years ago
Lorenz Meier ec0a9806a8 uORB test: Retain atomic operation 6 years ago
Lorenz Meier 01b7a11255 SD bench: Retain atomic operation.; 6 years ago
Lorenz Meier f21bc89a90 Unit tests: Retain atomic operation 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
Daniel Agar 65fe3ce5d3 px4_fmu-v2_default temporarily disable sf0x 6 years ago
bresch df58e161d1 Trajectory auto - Handle EKF xy reset 6 years ago
bresch a2d5485c7f Trajectory manual - Handle EKF xy reset 6 years ago
Julian Oes e1472818dc mavlink_mission: round lat/lon 6 years ago
SalimTerryLi d4c87132e4 board raspi (vanilla): simply added two lines to pass the compile 6 years ago
PX4 Build Bot b104b55cec Update submodule matrix to latest Mon Jan 21 20:57:42 UTC 2019 6 years ago
Daniel Agar ce5fbc7751 mavlink simple analyzer remove <limits> usage 6 years ago
Daniel Agar 572d1cefe8 test_mixer remove <limits> usage 6 years ago
Daniel Agar 755eb6a2e9
Update submodule mavlink v2.0 to latest Mon Jan 21 00:38:11 UTC 2019 6 years ago
Lorenz Meier b719033d02 MK BL CTRL: Fix startup routine to be compliant with signature. 6 years ago
Daniel Agar 652c9dfc49 containers/Array.hpp cleanup and remove data initialization 6 years ago
Daniel Agar 7008558fac drivers/distance_sensor replace std::vector usage with px4::Array 6 years ago