Christian Rauch
|
a128517897
|
skip SSH key check for simpler builds in the Docker container
|
2023-08-07 20:42:58 -04:00 |
|
Beat Küng
|
055fa768d8
|
posix: enable ROMFSROOT
This will copy the ROMFS into the build directory under etc/, and thus
needs a change of the PX4 startup parameters and mixer paths.
|
2020-09-15 09:30:16 +02:00 |
|
SalimTerryLi
|
faec9fe579
|
boards px4/raspberrypi: fix upload AUTOPILOT_HOST
|
2020-01-09 09:51:47 -05:00 |
|
Daniel Agar
|
7241eebd80
|
cmake merge linux cross compile targets (cross + native) and cleanup
- consolidate cross and native variants (only a single default is needed)
- beaglebone_blue_cross + beaglebone_blue_native => beaglebone_blue_default
- emlid_navio2_cross + emlid_navio2_native => emlid_navio2_default
- px4_raspberrypi_cross + px4_raspberrypi_native => px4_raspberrypi_default
- move upload helpers to cmake/upload.cmake
|
2020-01-05 14:03:57 -05:00 |
|
SalimTerryLi
|
2ec1c53679
|
Add upload command support for Raspberry Pi build.
|
2019-12-03 08:03:27 +01:00 |
|