Felix Ruess
b742e5f968
[logalizer] remove cruft and fix compilation of disp3d
...
maybe just remove disp3d and some of the other remaining stuff as well...
2014-10-22 22:17:08 +02:00
Felix Ruess
9f4fdf7cbc
add ivy2nmea to gitignore
2014-10-06 22:31:11 +02:00
Felix Ruess
5b7ef47585
add sublime project file
2014-09-10 15:09:16 +02:00
Piotr Esden-Tempski
4249e5ddf2
Added *.dSYM to gitignore. Removed explicit listings of .dSYM directories.
2014-08-16 21:10:16 +02:00
Felix Ruess
7852704a68
update gitignore
2014-08-15 10:15:29 +02:00
karlito139
78e1de451b
[ground_segment] add a video synchronizer tool
...
A tool to replay a video of a flight in sync with the replay of the log.
Closes #770
2014-07-18 10:29:42 -07:00
dewagter
291f62015a
[ardrone_vision] Vision Submodule
2014-04-16 17:44:42 +02:00
Freek van Tienen
baa1fcfd12
[ground_segment] Added NatNet to ivy service
2014-04-01 10:59:53 +02:00
Gautier Hattenberger
7405cb394a
[android] beta test of Android GCS app for PPRZ
...
- server application for the ground station side
- android application:
http://download.paparazziuav.org/android/PPRZonDroid_v0.4.apk
2014-03-25 13:26:26 +01:00
Felix Ruess
84bc9aa4f1
update .gitignore
2014-03-22 00:56:00 +01:00
Christophe De Wagter
b780d3a2bd
[ardrone] upload script without errors
2013-11-27 12:35:49 +01:00
Felix Ruess
a0350247b3
add files to start a new VM via Vagrant
...
closes #573
2013-11-04 21:52:51 +01:00
Felix Ruess
eff7bef854
ignore .idea dir from JetBrains IDEs
2013-10-22 11:12:47 +02:00
Felix Ruess
80a007f155
[conf] rename from *.xml.example to *_example.xml
...
- select_conf: personal conf file is conf_personal.xml
2013-09-14 00:04:00 +02:00
Felix Ruess
dcc6377e15
add native versions of gcs/server to gitignore
2013-04-25 14:53:26 +02:00
Felix Ruess
90a76e8195
remove unmaintained debian and install files/rules
2013-03-29 23:29:57 +01:00
Felix Ruess
adae102007
remove AVR support and unused AVR ground modem
...
closes #397
2013-03-29 23:29:57 +01:00
Felix Ruess
f33617510c
add META.pprz to gitignore
2013-03-29 19:12:46 +01:00
Felix Ruess
17c6cf2cac
[sim] removed launchsitl and replaced it with symlink to pprzsim-launch
2013-01-24 13:01:44 +01:00
Felix Ruess
611cfe48e6
update .gitignore
2013-01-10 15:58:11 +01:00
Felix Ruess
cb6facbb75
[conf][doc] prepare for autogeneration of module docs
...
move defines where the values need escaping to the raw makefile section
this specific escape code doesn't work with all parsers...
2012-12-15 21:22:01 +01:00
Felix Ruess
0bacd14eae
[dox] generated doxygen html docs go to doc/generated/html by default, removed useless make target
2012-10-16 12:17:27 +02:00
Felix Ruess
f68b8b7bcb
added compass and .settings to gitignore
2012-09-19 00:49:50 +02:00
Christophe De Wagter
97858cb80d
Merge 2 consecutive logfiles back into 1 file (e.g. server was restarted during flight)
2012-08-04 11:59:15 +02:00
Bernard Davison
421990134c
Merge branch 'dev' of github.com:paparazzi/paparazzi into hardware_test
2012-03-07 10:35:20 +11:00
Christophe De Wagter
55dda79727
merge dev
2012-03-05 17:20:28 +01:00
Christophe De Wagter
f4d6a1ff47
Ignore new compiled files from openlog module
2012-03-05 15:24:10 +01:00
Bernard Davison
3ef96b1003
Adding more perl modules
...
Adding more support modules that are needed by XML::Simple to read the
conf/conf.xml.example.
Adding these files into the repository means that users don't need to
install them on their computers.
2012-03-05 19:50:44 +11:00
Bernard Davison
4b6d045ce0
Adding the tests/results directory to be ignored.
...
We never want to commit anything from the tests/results/ directory.
2012-03-05 15:10:15 +11:00
Bernard Davison
0c1bc178a4
Corrected a regex and added a couple of ignore items
2012-03-05 12:48:16 +11:00
Gautier Hattenberger
dc7eed2304
remove old srtm makefiles
2012-03-04 19:14:48 +01:00
Piotr Esden-Tempski
4a64952606
Added .DS_Store to ignore files.
2012-02-11 19:26:02 -08:00
Felix Ruess
4a7062b6e9
some cleanup and fixme stuff
...
- attitude_ref_quat: use STABILIZATION_ATTITUDE_SP_MAX_PHI instead of STABILIZATION_ATTITUDE_SP_MAX_P to define ROLL_COEFF
- added ahrs test prog to gitignore
2012-02-10 18:57:30 +01:00
Felix Ruess
0ed489b9d1
added eclipse project files to .gitignore
2012-01-24 23:12:07 +01:00
Felix Ruess
187941d420
added dir for dev manual and style guide. github pages repo now under doc/html
2012-01-19 16:06:50 +01:00
Felix Ruess
a146aa9809
gitignore html/ folder (contains gh-pages branch)
2012-01-10 17:10:12 +01:00
Felix Ruess
82867543dc
added two binaries to .gitignore
2011-11-07 21:37:19 +01:00
Christophe De Wagter
f1e30ba0d7
IVY Serial Longrange Bridge
2011-11-01 08:04:35 +01:00
Christophe De Wagter
311c105ef0
Pulled Master
2011-10-24 17:07:06 +02:00
Christophe De Wagter
ce08e1a869
IVY 2 Serial relay
2011-10-24 17:05:11 +02:00
Felix Ruess
ebfefa1cc5
added some binaries to gitignore
2011-10-15 20:25:04 +02:00
Stephen Dwyer
8e878146e9
updated .gitignore for maps.xml, deleted maps.xml, fixed typo in data/maps/Makefile
2011-08-02 00:46:17 -06:00
Felix Ruess
035eb8300a
Add Meteo Plot Profile through gnuplot.
2011-07-24 16:59:51 +02:00
Christophe De Wagter
932965be12
Ignore kestel2ivy
2011-06-23 14:03:14 +02:00
Bernard Davison
161d758ec0
Getting google maps version dynamically and writing it to conf/maps_data/version
2011-06-19 16:02:14 +02:00
Gautier Hattenberger
79e18487c2
Merge remote branch 'paparazzi/master' into joystick
...
Conflicts:
.gitignore
2011-04-14 16:24:54 +02:00
Felix Ruess
a935c23572
added weather station from Andreas Gaeb
2011-04-12 00:25:00 +02:00
Gautier Hattenberger
c7fddd84cf
send_always is now a boolean
2011-03-24 18:24:22 +01:00
Felix Ruess
f4c5c14021
added some test binaries to gitignore file
2011-02-22 19:05:09 +01:00
Gautier Hattenberger
ffa816bb2f
update ignore file list
2011-02-08 13:54:09 +01:00