293 Commits (c73a1b4c68bb6ae94acbe72f6be5ed2923df6a3b)

Author SHA1 Message Date
Daniel Agar dbee6380ee cmake move custom upload helpers to boards/ 6 years ago
Daniel Agar 1efad64f0c bebop move flow driver to board directory 6 years ago
Daniel Agar d4e06e517a delete drv_gpio.h, modules/gpio_led, and fmu GPIO ioctls 6 years ago
Daniel Agar 48df19c8df move dyn_hello to examples and restore testing 6 years ago
Daniel Agar e45e7aa8a6 move posix/tests/hello to examples/hello and include everywhere 6 years ago
Daniel Agar c3448c19c4 make vcdevtest a generic cdev test 6 years ago
Daniel Agar 3e0a3559a9 cmake use standard mechanisms for settings flags 6 years ago
Daniel Agar 11be2b8873 cmake split px4_base into px4_add_module, px4_add_library, px4_add_common_flags 6 years ago
Daniel Agar fa0fe4cac6 cmake remove need for platform px4_add_board_os 6 years ago
Daniel Agar abb3817d31 boards new split VENDOR_MODEL naming convention 6 years ago
Daniel Agar f692ad04d0 boards organization 6 years ago
Mara Bos 3c660acca8 Add unit test for dynamically loading modules on posix. 6 years ago
Mara Bos d13836eb1e Add dynamic modules on Posix. 6 years ago
Mara Bos e9fb17c51a Always use FILE* for standard output. 6 years ago
Daniel Agar 75c1396ed7 cmake sitl_tests silence debug message 6 years ago
Matthias Grob be16baaa3c sitl_tests: exclude uorb test from Windows build 6 years ago
Daniel Agar 26bac9594f add simple SITL shutdown test 6 years ago
Daniel Agar 4278dd8fb4 posix px4_layer fix style 6 years ago
dkang 4901f8a1dc
add execption check after malloc 6 years ago
Mara Bos c882ca9389 On Posix: Don't shutdown (half) the connection from the client. 6 years ago
Mara Bos 9594ebf72e Use unix sockets instead of pipes for posix daemon. (#10766) 6 years ago
Daniel Agar 246b879aea require MODULE_NAME 6 years ago
Mara Bos 10c20b38ad Fix many format strings. 6 years ago
TSC21 d3c1d5f019 sitl_gazebo: build with SEND_VISION_ESTIMATION_DATA set 6 years ago
David Sidrane ed9223edaf board_identity:Added common no-arch specific board_identity API 6 years ago
David Sidrane 347ac48eab posix:Added PX4 GUID API board_get_px4_guid_formated 6 years ago
Beat Küng b972651a06 posix shell: use /bin/sh instead of bash 6 years ago
Bart Slinger ea96501e8c bebop 2: upload entire bin directory content 6 years ago
Bart Slinger adad22f879 make set function work in sh 6 years ago
Bart Slinger 4df88122cb Bebop 2: use sh instead of bash 6 years ago
Matthias Grob fbd175c0c9 posix-shell server: switch pipe flag to read/write 7 years ago
Lukas Woodtli c1a58bda17 Add address sanitizer to SITL pipeline 7 years ago
Roman 5847ab4607 posix main.cpp: better reporting e.g. when there are permission problems 7 years ago
Daniel Agar 060463e8a7
parameters lib convert to c++ (#10267) 7 years ago
Beat Küng e26bfd2e79 SITL: remove config_sitl_rcS_dir 7 years ago
Beat Küng 4e6139d9fb Posix: add '#pragma GCC poison exit' 7 years ago
Daniel Agar 8ddb99971f tests template skip mavlink except for mavlink test 7 years ago
Bram Strack van Schijndel 918c397ae7 fixup! [Bebop 2] don't strip and upload to /data/ftp/internal_000 7 years ago
Bram Strack van Schijndel b678f8bc5b [Bebop 2] don't strip and upload to /data/ftp/internal_000 7 years ago
Daniel Agar 658b957888
Jenkins build and archive all packages (#10332) 7 years ago
Daniel Agar 72792cef43
posix-configs shell scripts use /bin/sh to maximize compatibility (#10292) 7 years ago
Daniel Agar 01744a9efc Jenkins px4fmu-v2 hardware test 7 years ago
Beat Küng 9d66bcefd3 posix main: print script failure as an error instead of a warning 7 years ago
Beat Küng 1318e614ad SITL: handle 'make posix_sitl_shell' via unified rcS 7 years ago
Beat Küng ab7f68f2ad ekf2 replay: refactor to use unified rcS scripts 7 years ago
Beat Küng e5ed05766d px4_daemon server: fix startup race condition 7 years ago
Beat Küng 52168f9665 px4_daemon client: improve error output 7 years ago
Beat Küng ffffcaeb0f px4-alias.sh_in: move to platforms/posix/src/px4-alias.sh_in 7 years ago
Beat Küng 23b12f02e7 cmake: fix install target (add bin dir which includes the symlinks and px4-alias.sh) 7 years ago
Beat Küng 5363aff879 fixes for integration and unit tests 7 years ago