David Sidrane
|
dc73dd7bba
|
px4_init:Nuttx support boards without a console
|
2019-01-25 06:32:37 -08:00 |
|
David Sidrane
|
8f308efa88
|
upstram NuttX CONFIG_EXAMPLES_NSH_CXXINITIALIZE->CONFIG_SYSTEM_NSH_CXXINITIALIZE
|
2019-01-25 06:32:37 -08:00 |
|
David Sidrane
|
e7bf0e03d2
|
px4_nuttx_tasks:Support future removal of env.
CONFIG_DISABLE_ENVIRON can prevent task having to allocate
memory for the env.
|
2019-01-25 06:32:37 -08:00 |
|
Daniel Agar
|
320d2e9383
|
create PX4 platform layer initialization helper (#11269)
- starts requirements for PX4 modules (hrt, param, etc)
|
2019-01-22 14:13:20 -05:00 |
|
Daniel Agar
|
abb3817d31
|
boards new split VENDOR_MODEL naming convention
|
2018-11-26 14:40:14 -08:00 |
|
Daniel Agar
|
f692ad04d0
|
boards organization
|
2018-11-26 14:40:14 -08:00 |
|
Daniel Agar
|
246b879aea
|
require MODULE_NAME
|
2018-11-10 13:52:34 -05:00 |
|
Daniel Agar
|
ea3acb7121
|
cmake remove circular linking and reorganize
- px4_add_module now requires MAIN
- px4_add_library doesn't automatically link
|
2018-04-29 21:48:54 -04:00 |
|
Daniel Agar
|
2ff81393bc
|
move posix, nuttx, qurt components into platforms
|
2018-01-31 17:17:07 +01:00 |
|