Commit Graph

14901 Commits

Author SHA1 Message Date
Developer bece5e197f ehhh 2017-04-06 15:38:48 +02:00
Developer 060e6dd2e6 added auto1 commands 2017-04-05 01:46:09 +02:00
Developer 7c06074168 Merge branch 'master' of github.com:paparazzi/paparazzi into add_pixracer_fixedwing 2017-04-04 14:11:59 +02:00
Developer 716bc186ac some work done 2017-04-04 14:07:52 +02:00
Developer 99ebce7b5f clean up a bit 2017-04-03 12:27:45 +02:00
Developer 6bc63400d6 Some tweaks 2017-04-02 14:40:47 +02:00
Developer c250594a48 Added prameters to be able to test Classic AP mode 2017-04-02 14:28:47 +02:00
Developer f77b469765 some tuneing 2017-04-01 19:05:55 +02:00
Default 6dcbbf546f First flight with Pixracer in fixedwing 2017-04-01 14:39:51 +02:00
Default 8b803b1d04 pre flight01 2017-04-01 13:28:45 +02:00
Developer ea96621d43 Toying with various settings 2017-04-01 12:56:19 +02:00
Default a5b6e4af5f Some work.. 2017-03-31 21:18:06 +02:00
Murat Bronz a14f4e75a7 ADC CHANNEL 1 value corrected to in3 (#2049) 2017-03-31 14:34:18 +02:00
Open UAS 0e2f34e4f9 Fixedwing for Pixracer 2017-03-29 23:22:55 +02:00
Michal Podhradsky b1102eb04e [aggie_air_control_panel] Added NPS session with FlightGear 2017-03-27 18:07:38 -07:00
Michal Podhradsky e4773906de [nav_launcher] Minor functionality fix so it works in simulation 2017-03-27 17:58:05 -07:00
Hector Garcia de Marina b9e71e9fa4 Small update to the circular formation script (#2046)
* sigmas are in degrees now. We print all the errors correctly for logging purposes. The conversion to floats from the gvf msg has been changed since it complained for some machines.

* example added

* do not forcing a particular path

* cleaner demo flight plan. Now it also includes the gvf module

* correct usage msg

* [GVF] Example for the wiki and README
2017-03-24 13:19:45 +01:00
Hector Garcia de Marina cdf9b2247e Drawing circles in the GCS if the user is employing the Guidance Vector Field (#2045)
* If the ellipse is a circle, then we set PPZ Horizontal Mode to CIRCLE

* at least one byte has to be sent

* for now, if not in a CIRCLE, then a WAYPOINT, so the GCS will not draw anything
2017-03-22 17:22:19 +01:00
Wilco 0a061c57fd [MAG_CALIB_UKF] Online magnetomer calibration using unscented Kalman filter (#2043) 2017-03-22 09:37:23 +01:00
Michal Podhradsky 42c0cd27d1 [extra_dl] Extend module functionality (#2042)
use dedicated buffer
2017-03-21 11:08:15 +01:00
Wilco ec94d7dad9 [JOYSTICK] Added FrSky Tarranis X9D plus joystick xml (#2044) 2017-03-20 15:14:30 +01:00
Michal Podhradsky 734a29b567 [ubx_center] Fix no previous prototype warning 2017-03-19 18:44:59 -07:00
Gautier Hattenberger 1754ce0a41 Revert "[extra_dl] Added an example of processing a payload_command packet"
This reverts commit 7402d0a1b4.
2017-03-19 23:11:03 +01:00
kevindehecker 205559e825 Must turn on kill switch once before kill switch can be turned off in fbw (#2035) 2017-03-19 13:04:11 -07:00
Michal Podhradsky 7402d0a1b4 [extra_dl] Added an example of processing a payload_command packet 2017-03-19 12:38:38 -07:00
Hector Garcia de Marina f6b662b8cb Circular formation script (#2038)
* now we process only the msgs from the ac_id aircraft

* now we process only the msgs from the ac_id aircraft

* Circular formation Python script
2017-03-19 14:41:27 +01:00
Michal Podhradsky 5412f508af [airframes] Add optional comment and description elements in aiframe config file, with a small example in AggieAir Iris 2017-03-18 19:36:45 -07:00
Michal Podhradsky cb97a1c5cc [aggieAir] Updated default flash mode 2017-03-18 19:03:35 -07:00
Michal Podhradsky c801d45b41 Added info about Lisa MX bootloader 2017-03-18 18:56:31 -07:00
Michal Podhradsky 717cd10e49 [chibios] Bootloader support for Lisa/Lia M/MX and PX4FMU 2017-03-18 18:52:48 -07:00
Gautier Hattenberger 3f4a05d13a [rtcm] RTK with UBlox8 modules (#2034)
* [rtcm] RTK with UBlox8 modules

based on #1902, with fragmentation of packets to fit in RF modems if
necessary

* fix warnings

* [pprzlink] update pprzlink for RXMRTCM message

* [rtcm] add missing files
2017-03-18 16:03:17 +01:00
Gautier Hattenberger a0dda6ed9d [chibios] set correct initial uart baudrate 2017-03-17 12:59:00 +01:00
Michal Podhradsky 38395f50ed [ECU] Small changes in the demo module 2017-03-13 09:42:32 -07:00
Hector Garcia de Marina 08026cc0f4 Small bug with the plotting of the sin track at the python App (#2036) 2017-03-13 16:57:04 +01:00
Ewoud Smeur 46fd092595 Fix typo in indi_simple 2017-03-13 14:05:24 +01:00
Gautier Hattenberger e733db4f47 [chibios] add missing board include in pwm_input driver 2017-03-10 11:45:24 +01:00
Alexandre Bustico 1ef3ca0547 raise dynamic ram pool size and sdLog ram cache size on STM32F7 (chimera) 2017-03-09 19:01:13 +01:00
Gautier Hattenberger 3b82986c1f [chimera] swap ADC affectation on AUX1 and 2 2017-03-09 18:52:19 +01:00
Felix Ruess fe957c7a7a [travis] run test_all_confs on cron job 2017-03-09 12:14:54 +01:00
Alexandre Bustico 409ae11f6a [sdlog] fix some bugs
- fix dma buffer allocation for STM32F7 in sd logger and usb storage
- fix sdLog race condition when sdLogWrite are done at high frequency before sdLogInit/sdOpenLog are done
- fix calls to APi that shluld have been atomic : two fonctions are merged in one at the expense of long argument list
- add attribute format to sdLogWriteLog function (add more static checking)
2017-03-08 18:44:50 +01:00
Gautier Hattenberger 210f94befa [arch] add empty gpio functions for linux arch
required to compile disco with SBUS
2017-03-08 11:23:21 +01:00
Michal Podhradsky 0b633e825c [imu] Vectornav as IMU (gyro and accel data only) (#2032)
* [imu] Vectornav as IMU (gyro and accel data only)

* [vectornav] Added simple Vectornav configuration tool.
2017-03-07 11:53:46 -08:00
Ewoud Smeur d85ae584bd simulation of bebop1 (#2033)
* simulation of bebop1

* update bebop sim with correct motor pos
2017-03-07 11:52:43 -08:00
Maximilian Laiacker ae8141490d added hott sumd radio control input (#2030)
Added Graupner HOTT SUMD serial rc control protocol.
I used the sbus implementation as base for the hott sumd input.
Tested with lisa m 2.0 uart1 and Graupner GR-12L with 9 and 12 channels.
Should work with 2 to 32 channels.
and example airframe config.
2017-03-06 21:23:53 +01:00
Michal Podhradsky 1a4cf57b0c [vms_ecu_demo] Added debugging message 2017-03-04 15:40:03 -08:00
Michal Podhradsky ae7b16411a [vms_ecu] Updated board config and added test module 2017-03-04 15:34:01 -08:00
Felix Ruess a5bb235fcb Merge pull request #2027 from martinmm/master_ins_temp_ctrl
- add temperature control module for Bebop2
- add usb dual cdc board to Bebop2 for serial modem and payload
  -  Sparkfun FIO v3 board adds simultaneous XBee serial modem and SHT75 humidity payload sensor.
2017-03-04 14:10:45 +01:00
Martin Mueller 0abc28a501 [joystick] add logitech 310 and ppm2usb adapter 2017-03-02 21:28:09 +01:00
Martin Mueller c062daec54 [bebop2] add example ac for usb cdc 2017-03-02 21:28:03 +01:00
Martin Mueller c8f657b39e [bebop2] add usb dual cdc board to Bebop2 for serial modem and payload
Sparkfun FIO v3 board adds simultaneous XBee serial modem and SHT75
humidity payload sensor.
2017-03-02 21:27:45 +01:00