Felix Ruess
|
8e1f66d72b
|
[build] mark some targets as phony
|
2012-09-29 13:45:22 +02:00 |
|
Felix Ruess
|
34e10040e2
|
[build] print paparazzi version when building
|
2012-09-28 10:52:11 +02:00 |
|
Felix Ruess
|
5cae44e2ea
|
simplifly Makefiles a bit, use ?= instead of ifndef
|
2012-09-18 23:14:54 +02:00 |
|
Felix Ruess
|
167d9c6da3
|
removed demo makefile target, as it only starts paparazzi center and was not well named
closes #228
|
2012-06-30 15:13:53 +02:00 |
|
Gautier Hattenberger
|
2bd08efd44
|
[tools] remove unused gen_tuning.ml
|
2012-05-29 14:57:16 +02:00 |
|
Felix Ruess
|
afe5c5b62c
|
make telemetry settings the first tab
|
2012-04-02 19:03:17 +02:00 |
|
Gautier Hattenberger
|
bb192c033a
|
rename periodic.h to periodic_telemetry.h; remove channel/device at code generation (unused)
|
2012-02-10 18:56:11 +01:00 |
|
Gautier Hattenberger
|
c30b7248dc
|
the telemetry settings are automatically generated and included to the
settings list and the GCS (working with fixedwing and rotorcraft
firmwares)
|
2012-01-25 11:40:28 +01:00 |
|
Felix Ruess
|
d198072226
|
also print LDFLAGS to var/ac/target_srcs.list
|
2011-10-24 16:35:43 +02:00 |
|
Felix Ruess
|
6d53c1314d
|
don't attempt to (non-existing) copy map tiles on init
|
2011-01-19 14:16:10 +01:00 |
|
Gautier Hattenberger
|
e945dc86be
|
factorize most of the modules tools
|
2010-12-24 11:03:07 +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
|
8d02fa05f8
|
removed old booz generation of radio_control ppm
|
2010-10-27 14:56:13 +00:00 |
|
Felix Ruess
|
03a9ab6fc0
|
moved arm7 directory to arch/lpc21 and set most makefiles accordingly
|
2010-09-22 23:23:55 +00:00 |
|
Allen Ibara
|
0281d66d76
|
Use + for jobserver since gen_aircraft.out calles make directly
|
2010-09-15 04:46:19 +00:00 |
|
Allen Ibara
|
624a0809ed
|
SETTINGS_MODULES aka settings_modules.xml is generated by gen_modules.h, therefore make it depend on MODULES_H
|
2010-09-15 04:41:23 +00:00 |
|
Allen Ibara
|
f4b39881e4
|
ac_h depends on gen_aircraft.out
|
2010-09-14 20:28:24 +00:00 |
|
Christophe De Wagter
|
44357d59bd
|
Makefile echo problem
|
2010-09-13 21:51:10 +00:00 |
|
Christophe De Wagter
|
2bf69fbe8a
|
Fixedwing Autopilot Makefile Upgrade
|
2010-09-10 23:19:50 +00:00 |
|
Gautier Hattenberger
|
3a7ab4b0fa
|
fixing compilation for target sim and jsbsim
|
2010-09-07 16:35:21 +00:00 |
|
Gautier Hattenberger
|
acdf61f7d6
|
unload modules if the target is not supported (this may require a clean_ac)
|
2010-09-06 13:01:02 +00:00 |
|
Gautier Hattenberger
|
7367465889
|
add a "module" attribute in telemetry definition
a PERIODIC_SEND_XXX is generated only if the corresponding module is loaded
|
2010-08-31 16:24:28 +00:00 |
|
Gautier Hattenberger
|
906e17845d
|
Add target jsbsim to compile both simulator independantly
|
2010-03-25 09:27:26 +00:00 |
|
Pascal Brisset
|
b2faa4a5d0
|
remove generation of settings header in var/include/
|
2010-03-02 10:50:16 +00:00 |
|
Gautier Hattenberger
|
5603ebb022
|
modules.c is not generated anymore
|
2010-02-09 13:01:15 +00:00 |
|
Pascal Brisset
|
f0b11f7e2d
|
fix bug for airframe file in subdirectory
|
2009-09-23 19:15:40 +00:00 |
|
Pascal Brisset
|
d914f7fcbf
|
add a temporary file for the flight plan to properly stop a wrong compilation
|
2009-08-28 16:29:13 +00:00 |
|
Gautier Hattenberger
|
1e2333c300
|
add settings to start and stop the modules
|
2009-07-21 17:04:49 +00:00 |
|
Antoine Drouin
|
7cda6a8b23
|
big arm7/sys_time_hw cleaning
|
2009-07-16 17:38:11 +00:00 |
|
Pascal Brisset
|
998a767934
|
- added dependency over .md5 file
|
2009-07-03 13:26:56 +00:00 |
|
Pascal Brisset
|
40c771d3ea
|
makefile extraction moved to gen_aircraft. Better handling of modules dependencies
|
2009-06-17 20:04:28 +00:00 |
|
Pascal Brisset
|
8db4c1d7c4
|
radio attribute is now optional in aircraft config
|
2009-04-30 16:08:19 +00:00 |
|
Pascal Brisset
|
e11b3e8ec1
|
Makefile.ac now generated before headers
|
2009-04-29 09:30:19 +00:00 |
|
Antoine Drouin
|
f481c460fa
|
changing telemetry frequency
|
2009-04-28 19:01:33 +00:00 |
|
Gautier Hattenberger
|
4b9b4f2e37
|
add dependencies for modules compilation and protection flags USE_MODULES to avoid compilation issues (some people report problems but I don't know exactly what)
|
2009-04-01 11:56:57 +00:00 |
|
Gautier Hattenberger
|
dd18c15508
|
add modules to the Makefile
|
2009-03-11 17:05:09 +00:00 |
|
Pascal Brisset
|
4c326e5c56
|
myGtkInit.ml now compiled from the main Makefile
|
2008-09-17 17:41:24 +00:00 |
|
Pascal Brisset
|
b333d9e88a
|
MD5 digest transmitted in the ALIVE message
|
2008-03-25 09:51:14 +00:00 |
|
Pascal Brisset
|
9598e60985
|
bootloader install
|
2008-03-01 06:07:56 +00:00 |
|
Gautier Hattenberger
|
9dbe6459cc
|
correction for multiple settings file as input
|
2008-02-26 13:58:11 +00:00 |
|
Gautier Hattenberger
|
6dcf9e7e83
|
generate tuning files in var/include and var/<AC>,
it defines dl_settings id for include in external program
|
2008-02-12 13:52:02 +00:00 |
|
Pascal Brisset
|
dcce09ff16
|
demo Makefile target out of date
|
2007-12-06 06:45:48 +00:00 |
|
Pascal Brisset
|
ac93b9115b
|
*** empty log message ***
|
2007-05-24 13:53:56 +00:00 |
|
Pascal Brisset
|
2544092197
|
*** empty log message ***
|
2006-09-18 15:00:29 +00:00 |
|
Pascal Brisset
|
63f3da37b4
|
installing GM tiles, new sim names
|
2006-09-18 14:45:47 +00:00 |
|
Pascal Brisset
|
4daee990ea
|
bug fixed in system demo
|
2006-09-01 06:10:00 +00:00 |
|
Pascal Brisset
|
f488d1fd55
|
*** empty log message ***
|
2006-08-30 07:45:20 +00:00 |
|
Pascal Brisset
|
49bb459b11
|
fixed dep problems for demo
|
2006-08-30 06:19:10 +00:00 |
|
Pascal Brisset
|
28582042f2
|
install
|
2006-08-26 21:21:55 +00:00 |
|
Antoine Drouin
|
0c4789fd41
|
*** empty log message ***
|
2006-08-11 17:36:47 +00:00 |
|