Mark Charlebois
|
169259059b
|
Updated cmake_hexagon and all the associated files that use it
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2016-04-18 23:40:56 +02:00 |
James Goppert
|
afcc5b4695
|
Moved control library.
|
2016-04-14 14:28:32 -04:00 |
Nicolas de Palezieux
|
00352565ee
|
added I2C driver for TeraRanger One
|
2016-04-06 10:35:38 +02:00 |
Julian Oes
|
4effcc0ac7
|
cmake/posix-configs: switch to ekf2 on Snapdragon
|
2016-03-27 12:40:10 +02:00 |
Julian Oes
|
40c6ac94c7
|
cmake: include land_detector in QURT build
|
2016-03-22 22:12:40 +01:00 |
Nicolas
|
6ac641956a
|
added posix and qurt apps to enable remote execution of shell commands on qurt side from posix shell
commands are sent via muOrb to qurt, where they are executed and printed (i.e. visibile on mini-dm)
|
2016-03-18 17:23:51 +01:00 |
Lorenz Meier
|
4fb97de4e4
|
Enable UART ESC driver in QuRT
|
2016-03-10 10:02:55 +01:00 |
Julian Oes
|
e4d71ec682
|
configs: compile and start the gps driver on QURT
|
2016-03-06 18:02:50 +01:00 |
Julian Oes
|
ebeed9df65
|
qurt_eagle_default: don't build the gps driver yet
|
2016-02-19 16:59:48 +01:00 |
Julian Oes
|
1524ff7f80
|
HMC5883: added wrapper for DriverFramework
|
2016-02-19 16:59:47 +01:00 |
Julian Oes
|
f7697eec66
|
BMP280: added the baro driver
|
2016-02-19 16:59:47 +01:00 |
Julian Oes
|
67597a604e
|
Rename DfImu to DfMpu9250Wrapper
|
2016-02-19 16:59:47 +01:00 |
Mark Charlebois
|
419f4c49ce
|
Added new config entry for DF driver entries
DF drivers can now be added in each config file by adding
set(config_df_driver_list
bmp280
...
)
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2016-02-19 16:59:46 +01:00 |
Julian Oes
|
5cf3215e38
|
cmake: try to compile and link everything for MPU
Unfortunately this still gives linking errors.
|
2016-02-19 16:59:46 +01:00 |
Mark Charlebois
|
a1a615b907
|
Added param shared memory support
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2016-02-19 16:59:46 +01:00 |
Mark Charlebois
|
ac0d35d28e
|
Added ecl lib for qurt build
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2016-02-19 16:59:45 +01:00 |
Mark Charlebois
|
f22c574b87
|
Integrated cmake_hexagon for qurt build
Still a WIP since the IDL file needs to be replace with the
muorb IDL file.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2016-01-10 20:54:26 +01:00 |
Lorenz Meier
|
0ed13a911e
|
Get QuRT drivers out of the way, as we are using our own
|
2016-01-02 03:51:26 -08:00 |
Lorenz Meier
|
2d72c95eda
|
Add new posix_eagle_default and qurt_eagle_default targets
|
2016-01-02 09:30:51 +01:00 |