Commit Graph

215 Commits

Author SHA1 Message Date
Lorenz Meier 86970eead7 Matlab tools: Motor transfer function curves 2015-03-11 09:24:30 +01:00
Andrew Tridgell 332d42b105 px_uploader: print chip version 2015-03-07 09:46:27 +01:00
Andrew Tridgell d9b4f5b170 px_loader: added --force option
this can be used to override the board type check. Useful when
changing bootloaders
2015-03-07 09:45:51 +01:00
Lorenz Meier 200f0e9a93 Better error handling for multi-board setups 2015-03-02 23:05:03 +01:00
Lorenz Meier a31fccb0b0 Uploader: Fix flashing if multiple board types are connected 2015-03-02 22:36:48 +01:00
Daniel Agar 265147ce7f make check_format ignore src/modules/attitude_estimator_ekf/codegen 2015-03-02 12:48:24 -05:00
Daniel Agar 8de2b8af14 check_code_style.sh ignore mathlib/CMSIS 2015-03-02 12:48:24 -05:00
Daniel Agar b2082c124a git pre-commit hook don't echo files changed 2015-03-02 12:48:24 -05:00
Daniel Agar b5a2c8708c check_code_style.sh ignore unittests/build directory 2015-03-02 12:48:24 -05:00
Daniel Agar 92a3b9ce1f add astyle pre-commit git hook 2015-03-02 12:48:24 -05:00
Daniel Agar b1dcb10f25 add make check_format to check astyle code formatting 2015-03-02 12:48:19 -05:00
Lorenz Meier 6d2e8b9d08 Reduce delay between board search attempts, code style 2015-02-26 13:07:43 +01:00
Johan Jansen 74177a2688 px4_uploader: Push program bytes faster by using bigger blocks 2015-02-26 11:14:54 +01:00
Johan Jansen a8f9caaaa5 px4_uploader: Prevent spin-lock from hogging CPU 2015-02-26 11:14:06 +01:00
Andreas Antener 172179ee2e removed docker/vagrant stuff, is now in a separate repository 2015-02-19 22:12:28 +01:00
Lorenz Meier 786e2ad9cd uORB header generator: Fix typo in feedback text 2015-02-16 06:52:58 +01:00
Andrew Tridgell 4c8ac04877 PX4: better error msg in python uorb generation error 2015-02-16 06:52:21 +01:00
Andrew Tridgell 36870cf44b Tools: improve python package error message 2015-02-16 06:52:00 +01:00
Thomas Gubler 775e35ceaf fix syntax in uorb header generation script
This fixes syntax and indentation of a58d73b5d0
2015-02-08 13:35:28 +01:00
Thomas Gubler a2a0451094 ros workspace setup scripts: use master branch 2015-02-06 21:16:24 +01:00
Lorenz Meier a58d73b5d0 Add error message with installation instruction if empy is missing. 2015-02-06 08:54:19 +01:00
Lorenz Meier 515266c163 Update header generation script 2015-02-03 20:28:14 +01:00
Lorenz Meier 37ec1ec8de Improve submodule checking 2015-02-03 20:27:51 +01:00
Thomas Gubler 33a32fca14 Tools/ros: add license info 2015-02-01 12:55:15 +01:00
Thomas Gubler e547176ba1 Merge pull request #1734 from PX4/ros_messagelayer_merge_attctrl_posctrl
Ros messagelayer merge attctrl posctrl
2015-02-01 11:58:37 +01:00
Thomas Gubler 2728889f78 Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge_attctlposctl 2015-01-28 16:29:14 +01:00
Simon Wilks a25dbb3c8e Add a compiler coloring tool to highlight warning and errors in the output. 2015-01-28 11:19:52 +01:00
Andreas Antener 8194cb1071 added ros-joy package and drcsim 2015-01-24 12:39:15 +01:00
Andreas Antener 700ca3c7d0 naming updates 2015-01-24 12:39:15 +01:00
Andreas Antener c4b309c06e added readme for docker container 2015-01-24 12:39:15 +01:00
Andreas Antener aae96a1b16 updated docs, fixed script copy, renamed stuff 2015-01-24 12:39:15 +01:00
Andreas Antener 6ab1f21680 updated setup, added maintainer 2015-01-24 12:39:15 +01:00
Andreas Antener 6db56b8df0 added privileged options to support hardware acceleration 2015-01-24 12:39:14 +01:00
Andreas Antener 4fda482a73 updated copy instruction 2015-01-24 12:39:14 +01:00
Andreas Antener da8c9af37b fixed some stuff 2015-01-24 12:39:14 +01:00
Andreas Antener 353c230db5 restructured things a little bit 2015-01-24 12:39:14 +01:00
Andreas Antener 0bfeedef89 updated build and notes 2015-01-24 12:39:14 +01:00
Andreas Antener 05589e40df updated docker instrumentalization and info 2015-01-24 12:39:14 +01:00
Andreas Antener 2d65e8cb3b initial commit for vagrant/docker based ros setup 2015-01-24 12:39:14 +01:00
Thomas Gubler 6357fa7597 header generation script: create dir if it does not exist 2015-01-23 15:39:34 +01:00
Thomas Gubler 6f7fa3b4e7 header generation script: add option to set output filename prefix 2015-01-23 10:33:18 +01:00
Thomas Gubler 8e15a5b9d0 install script: add missing joy dependency 2015-01-22 15:07:06 +01:00
Thomas Gubler dcdde8ea88 Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge
Conflicts:
	src/modules/attitude_estimator_ekf/attitude_estimator_ekf_main.cpp
	src/modules/uORB/topics/vehicle_attitude.h
2015-01-21 14:41:03 +01:00
Simon Wilks 0a99a26fcc Cleanup uploader output. 2015-01-19 16:51:08 +01:00
Andreas Antener a5caf1c99b adding '-y' option to apt-get and missing update before drcsim installation 2015-01-19 10:17:58 +01:00
Thomas Gubler 4c9cc4175b ros: update ubuntu install scripts 2015-01-19 07:47:12 +01:00
Andreas Antener 43f3e3ac78 adding drcsim binary installation 2015-01-17 16:52:02 +01:00
Andreas Antener 93173190fd removed drcsim, set bash as executing shell 2015-01-17 16:52:02 +01:00
Thomas Gubler dfba2f3cb0 add drcsim to workspace setup script 2015-01-16 15:18:53 +01:00
Andreas Antener 18b4e15836 added needed dependencies because or recent changes in ROS 2015-01-16 12:16:02 +01:00