Commit Graph

5989 Commits

Author SHA1 Message Date
Felix Ruess da1c4db86c update airframe file 2010-11-30 10:06:24 +01:00
Gautier Hattenberger 874506cf76 fix raw makefile parsing 2010-11-30 09:48:37 +01:00
Gautier Hattenberger 992e60b979 improve the makefile generator 2010-11-29 18:59:54 +01:00
Felix Ruess 9c35d3510f Merge branch 'master' of github.com:paparazzi/paparazzi 2010-11-27 23:00:30 +01:00
Felix Ruess 53f7819d33 change info message about which gcc is used 2010-11-27 22:32:40 +01:00
Piotr Esden-Tempski 424e1d8f29 Makefiles now searching for arm-none-eabi-gcc in path not assuming it's position in /usr/local for libusb. 2010-11-27 22:31:39 +01:00
Felix Ruess a0e5b8bc66 Merge branch 'master' of github.com:paparazzi/paparazzi 2010-11-27 22:07:59 +01:00
Felix Ruess fa25350bc2 cleanup trailing whitespaces in ant tracker 2010-11-27 22:06:50 +01:00
Felix Ruess bf74168823 move radio_control subsystem makefiles to shared 2010-11-27 21:54:32 +01:00
Felix Ruess 42436213e5 create a folder for shared subsystem makefiles and move (fixedwing) actuators there 2010-11-27 21:51:04 +01:00
Felix Ruess 82da2faf8e if a subsystem does not exist for the firmware automatically try to include it from the shared subsystems 2010-11-27 21:51:04 +01:00
MarkGriffin 10bab23fd2 obsolete 2010-11-27 20:35:06 +01:00
MarkGriffin 277256e3d5 updated antenna track code 2010-11-27 20:28:40 +01:00
Felix Ruess 8306062e84 don't generate trailing whitespaces in Makefile.ac 2010-11-27 18:48:23 +01:00
Felix Ruess 5c57ed32b6 removed old payload makefile, these are modules now 2010-11-27 17:48:25 +01:00
Felix Ruess 0bb72a2c54 remove executable flag of makefile 2010-11-27 17:07:32 +01:00
Felix Ruess c6f63d322e set gcc inline limit higher for lpc21 2010-11-27 16:23:27 +01:00
Felix Ruess 122f1865c3 start fixing setup_actuators 2010-11-27 16:09:06 +01:00
Felix Ruess e05bb7b916 add backup files (with tilde) to gitignore 2010-11-27 13:29:58 +01:00
dewagter 6edeee94a2 Digital Camera Triggering Control via LED and I2C-AVR 2010-11-26 11:14:12 +01:00
Gautier Hattenberger a965578af6 fix adjustment parameters for bat in sim 2010-11-24 18:16:45 +01:00
Felix Ruess 027f782ac5 Revert "cleanup naming in horizontal guidance reference, rename b2_gh to guidance_h"
This reverts commit 77de7baf02.
2010-11-24 16:20:27 +01:00
Felix Ruess 77de7baf02 cleanup naming in horizontal guidance reference, rename b2_gh to guidance_h 2010-11-24 15:07:04 +01:00
Gautier Hattenberger 0ce81c491a fix frame_rate display 2010-11-24 14:06:48 +01:00
Gautier Hattenberger 69401d7611 add rc_rate to the rotorcraft for display in gcs 2010-11-24 13:44:15 +01:00
Felix Ruess 2c37125e07 update demo aircraft from MJ5 to Microjet in README 2010-11-23 23:31:15 +01:00
Felix Ruess 35f4c6be90 give an error of deprecated flags INFRARED, GYRO or GPS are used. Define USE_xx instead. 2010-11-23 23:16:03 +01:00
Felix Ruess 399400e25a rename GYRO flag to USE_GYRO 2010-11-23 21:47:13 +01:00
Felix Ruess d1dc839954 change GPS flag to USE_GPS 2010-11-23 21:47:13 +01:00
Felix Ruess bfb41a5295 change INFRARED flag to use USE_INFRARED in airframes and makefiles 2010-11-23 21:47:13 +01:00
Felix Ruess 10a6f659fd change INFRARED flag to USE_INFRARED 2010-11-23 21:47:13 +01:00
Felix Ruess 2c50106a60 Revert "add rc_rate to the rotorcraft for display in gcs"
This reverts commit 9ce3c712cf.
2010-11-23 21:24:49 +01:00
Felix Ruess fd3104737f cleanup trailing whitespaces of simulator files 2010-11-23 21:20:38 +01:00
Felix Ruess 7fd01bcbe2 put generated headers in a seperate generated dir and specifically include generated/xxx.h 2010-11-23 20:52:25 +01:00
Felix Ruess d4c2891318 remove executable flag from csc_baro source files 2010-11-23 19:11:11 +01:00
Gautier Hattenberger 9ce3c712cf add rc_rate to the rotorcraft for display in gcs 2010-11-23 17:17:12 +01:00
dewagter a6cc32c9fe YAPA 2010-11-23 15:36:23 +01:00
Felix Ruess 13a3a357f2 Merge branch 'esden-master' 2010-11-23 00:17:26 +01:00
Antoine Drouin c845adc978 Merge branch 'master' of github.com:paparazzi/paparazzi 2010-11-22 16:00:40 +01:00
Antoine Drouin b56e2113fa fixed vor 2010-11-22 16:00:10 +01:00
Eric 7bfdeb7f21 ivy-ocaml update 2010-11-22 15:26:53 +10:30
Eric a7936af528 Merge branch 'master' of github.com:paparazzi/paparazzi 2010-11-22 15:24:55 +10:30
Piotr Esden-Tempski a6cc31e36a Make static inlines also always_inline to get rid of a warning in gcc 4.5. We want to inline these functions at any cost anyways even if this will make the code grow. 2010-11-21 19:07:18 -08:00
Piotr Esden-Tempski f3c51117df Let lpc21 and stm32 targets search for the compiler instead of using hardwired paths. 2010-11-21 19:07:18 -08:00
Piotr Esden-Tempski c298d05a91 paparazzi on OS X should use ocaml in /opt/local not in /usr/local. 2010-11-21 19:07:18 -08:00
Antoine Drouin 8d04d6df9a Merge branch 'master' of github.com:paparazzi/paparazzi 2010-11-21 23:16:41 +01:00
Antoine Drouin 0350e8ad79 updated description and packages list 2010-11-21 23:15:29 +01:00
dewagter 047e34a898 unused 2010-11-21 19:53:17 +01:00
dewagter 008ff0ea2e Payload Messages 2010-11-21 16:22:02 +01:00
MavLab c4dedb3fce Import Script 2010-11-21 15:54:51 +01:00