[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 3087da: Rename internal functi
From: |
noreply |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 3087da: Rename internal functions and defines to be able t... |
Date: |
Tue, 26 Jul 2011 23:08:53 -0700 |
Branch: refs/heads/dev
Home: https://github.com/paparazzi/paparazzi
Commit: 3087da4bf912c6b2aa168b230e1004a1d6713d0c
https://github.com/paparazzi/paparazzi/commit/3087da4bf912c6b2aa168b230e1004a1d6713d0c
Author: Martin Mueller <address@hidden>
Date: 2011-07-22 (Fri, 22 Jul 2011)
Changed paths:
M conf/messages.xml
M sw/airborne/modules/meteo/humid_sht.h
M sw/airborne/modules/meteo/humid_sht_i2c.c
M sw/airborne/modules/meteo/humid_sht_i2c.h
Log Message:
-----------
Rename internal functions and defines to be able to run SHT and SHT_I2C
in parallel for comparsion.
Commit: df54ababd77bd3cc925f176e9c615fe97f96ce09
https://github.com/paparazzi/paparazzi/commit/df54ababd77bd3cc925f176e9c615fe97f96ce09
Author: Martin Mueller <address@hidden>
Date: 2011-07-22 (Fri, 22 Jul 2011)
Changed paths:
M conf/messages.xml
A conf/modules/light_solar.xml
A sw/airborne/modules/meteo/light_solar.c
A sw/airborne/modules/meteo/light_solar.h
Log Message:
-----------
Add University of Reading solar radiation sensor.
Commit: 813eee7a8e2c28d410eab0b87d9d269a2800bece
https://github.com/paparazzi/paparazzi/commit/813eee7a8e2c28d410eab0b87d9d269a2800bece
Author: Martin Mueller <address@hidden>
Date: 2011-07-22 (Fri, 22 Jul 2011)
Changed paths:
M conf/messages.xml
A conf/modules/geiger_counter.xml
A sw/airborne/firmwares/non_ap/geiger_counter/geiger_counter.c
A sw/airborne/modules/meteo/geiger_counter.c
A sw/airborne/modules/meteo/geiger_counter.h
Log Message:
-----------
Add University of Reading Geiger-Mueller counter.
Commit: e8249cda13fbd45a6844cb53b211e8e30c89ed15
https://github.com/paparazzi/paparazzi/commit/e8249cda13fbd45a6844cb53b211e8e30c89ed15
Author: Martin Mueller <address@hidden>
Date: 2011-07-22 (Fri, 22 Jul 2011)
Changed paths:
M conf/messages.xml
A conf/modules/temp_tcouple_adc.xml
A sw/airborne/modules/meteo/temp_tcouple_adc.c
A sw/airborne/modules/meteo/temp_tcouple_adc.h
Log Message:
-----------
Add Universitaet Tuebingen thermocouple sensor.
Commit: 88ff740f9ef03366d144b56eeba3d4da4d87bdcd
https://github.com/paparazzi/paparazzi/commit/88ff740f9ef03366d144b56eeba3d4da4d87bdcd
Author: Martin Mueller <address@hidden>
Date: 2011-07-22 (Fri, 22 Jul 2011)
Changed paths:
M sw/airborne/modules/meteo/humid_dpicco.h
M sw/airborne/modules/meteo/humid_hih.c
Log Message:
-----------
Allow other sensors to be used for HIH humidity sensor temperature
compensation.
Commit: 8b3eb0e7146a88ad02dd0c0656b962fe44b86ad3
https://github.com/paparazzi/paparazzi/commit/8b3eb0e7146a88ad02dd0c0656b962fe44b86ad3
Author: Martin Mueller <address@hidden>
Date: 2011-07-22 (Fri, 22 Jul 2011)
Changed paths:
M conf/messages.xml
A conf/modules/humid_pcap01.xml
A sw/airborne/modules/meteo/humid_pcap01.c
A sw/airborne/modules/meteo/humid_pcap01.h
Log Message:
-----------
ACAM Picocap Single-chip solution for Capacitance (humidity) Measurement
Commit: 035eb8300a23edf1ca3b78fc89af23a64cab4575
https://github.com/paparazzi/paparazzi/commit/035eb8300a23edf1ca3b78fc89af23a64cab4575
Author: Felix Ruess <address@hidden>
Date: 2011-07-24 (Sun, 24 Jul 2011)
Changed paths:
M .gitignore
M sw/logalizer/Makefile
A sw/logalizer/plotprofile.c
Log Message:
-----------
Add Meteo Plot Profile through gnuplot.
Commit: bf46afca9cf10afa9a429f4230c075809634803b
https://github.com/paparazzi/paparazzi/commit/bf46afca9cf10afa9a429f4230c075809634803b
Author: Martin Mueller <address@hidden>
Date: 2011-07-24 (Sun, 24 Jul 2011)
Changed paths:
M conf/control_panel.xml.example
Log Message:
-----------
oops, should be conf/control_panel.xml.example instead
Commit: 6b669d111d9bb8f17be9b81f65615a4e51895d1b
https://github.com/paparazzi/paparazzi/commit/6b669d111d9bb8f17be9b81f65615a4e51895d1b
Author: Martin Mueller <address@hidden>
Date: 2011-07-24 (Sun, 24 Jul 2011)
Changed paths:
M conf/modules/humid_sht_i2c.xml
M sw/airborne/modules/meteo/temp_tcouple_adc.h
Log Message:
-----------
SHT I2c and thermocouple fixes
Commit: 7dd9d96df301b39617a3ef48422c1a3709a25cc8
https://github.com/paparazzi/paparazzi/commit/7dd9d96df301b39617a3ef48422c1a3709a25cc8
Author: Martin Mueller <address@hidden>
Date: 2011-07-24 (Sun, 24 Jul 2011)
Changed paths:
M Makefile
M Makefile.install
M conf/airframes/mm/fixed-wing/funjetmm.xml
M conf/autopilot/fixedwing.xml
A conf/autopilot/subsystems/fixedwing/gps_mediatek_diy.makefile
A conf/mtk.dtd
A conf/mtk.xml
M sw/airborne/subsystems/gps.h
A sw/airborne/subsystems/gps/gps_mtk.c
A sw/airborne/subsystems/gps/gps_mtk.h
M sw/tools/Makefile
A sw/tools/gen_mtk.ml
Log Message:
-----------
add Mediatek MT3329 DIYDrones 1.4/1.6 GPS receiver support, needs testing
Commit: eb24667ab623c2c38303e01f3c3888bd8df797d8
https://github.com/paparazzi/paparazzi/commit/eb24667ab623c2c38303e01f3c3888bd8df797d8
Author: Stephen Dwyer <address@hidden>
Date: 2011-07-24 (Sun, 24 Jul 2011)
Changed paths:
M sw/simulator/sim_ac_jsbsim.c
Log Message:
-----------
added conditional compile for ivy bus address in jsbsim fixedwing sim, darwin
or linux
Commit: 46deabea48a102bcade365c132e75339ad57658c
https://github.com/paparazzi/paparazzi/commit/46deabea48a102bcade365c132e75339ad57658c
Author: Felix Ruess <address@hidden>
Date: 2011-07-25 (Mon, 25 Jul 2011)
Changed paths:
M sw/simulator/sim_ac_jsbsim.c
Log Message:
-----------
Merge pull request #62 from scdwyer/master
conditional ivy bus address selection in jsbsim fixedwing
Commit: ce86defece1ac45576348794fb6a3a078f55e852
https://github.com/paparazzi/paparazzi/commit/ce86defece1ac45576348794fb6a3a078f55e852
Author: Felix Ruess <address@hidden>
Date: 2011-07-26 (Tue, 26 Jul 2011)
Changed paths:
M conf/settings/basic.xml
A conf/settings/basic_ins.xml
M conf/settings/ins_basic.xml
M conf/settings/tuning.xml
M conf/settings/tuning_basic_ins.xml
M conf/settings/tuning_ins.xml
M conf/telemetry/default_fixedwing_imu.xml
Log Message:
-----------
updated settings and added raw and scaled telemetry modes for
default_fixedwing_imu
Commit: e43182449344dfa57d8e82c906c6308c7747f8ec
https://github.com/paparazzi/paparazzi/commit/e43182449344dfa57d8e82c906c6308c7747f8ec
Author: Felix Ruess <address@hidden>
Date: 2011-07-26 (Tue, 26 Jul 2011)
Changed paths:
M conf/settings/ins_basic.xml
Log Message:
-----------
ups, removed accidental text again
Commit: 1bf2335fe21d9df55b888990aa61c364f8dc9e10
https://github.com/paparazzi/paparazzi/commit/1bf2335fe21d9df55b888990aa61c364f8dc9e10
Author: Felix Ruess <address@hidden>
Date: 2011-07-26 (Tue, 26 Jul 2011)
Changed paths:
M conf/telemetry/default_fixedwing_imu.xml
Log Message:
-----------
fix imu messages in default_fixedwing_imu.xml
Commit: f79dd3de5653c95fd7eef2e990a28e9fc024376d
https://github.com/paparazzi/paparazzi/commit/f79dd3de5653c95fd7eef2e990a28e9fc024376d
Author: Felix Ruess <address@hidden>
Date: 2011-07-26 (Tue, 26 Jul 2011)
Changed paths:
R conf/settings/tuning_basic_ins.xml
M conf/settings/tuning_ins.xml
A conf/settings/tuning_ins_dcm.xml
Log Message:
-----------
renamed tuning_ins settings files, now tuning_ins.xml should be standard one
for everyone, tuning_ins_dcm.xml for debugging ahrs_dcm as well
Commit: 4746fe38d8f83cb693465eaacf40d89ab0ad7258
https://github.com/paparazzi/paparazzi/commit/4746fe38d8f83cb693465eaacf40d89ab0ad7258
Author: Felix Ruess <address@hidden>
Date: 2011-07-26 (Tue, 26 Jul 2011)
Changed paths:
M conf/autopilot/subsystems/rotorcraft/fdm_nps.makefile
M sw/airborne/arch/sim/subsystems/imu/imu_b2_arch.c
M sw/airborne/arch/sim/subsystems/imu/imu_b2_arch.h
M sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.c
M sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.h
Log Message:
-----------
renamed flag NPS to USE_NPS, ifdef USE_NPS around nps specific funtions in
imu_b2 sim file
Commit: 1c523ba767e84c5721f1b2294c32970690c4765d
https://github.com/paparazzi/paparazzi/commit/1c523ba767e84c5721f1b2294c32970690c4765d
Author: Felix Ruess <address@hidden>
Date: 2011-07-26 (Tue, 26 Jul 2011)
Changed paths:
M .gitignore
M conf/control_panel.xml.example
M conf/messages.xml
A conf/modules/geiger_counter.xml
A conf/modules/humid_pcap01.xml
M conf/modules/humid_sht_i2c.xml
A conf/modules/light_solar.xml
A conf/modules/temp_tcouple_adc.xml
M conf/mtk.dtd
M conf/settings/basic.xml
A conf/settings/basic_ins.xml
M conf/settings/tuning.xml
R conf/settings/tuning_basic_ins.xml
M conf/settings/tuning_ins.xml
A conf/settings/tuning_ins_dcm.xml
M conf/telemetry/default_fixedwing_imu.xml
M sw/airborne/arch/sim/subsystems/imu/imu_b2_arch.c
M sw/airborne/arch/sim/subsystems/imu/imu_b2_arch.h
M sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.c
M sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.h
A sw/airborne/firmwares/non_ap/geiger_counter/geiger_counter.c
A sw/airborne/modules/meteo/geiger_counter.c
A sw/airborne/modules/meteo/geiger_counter.h
M sw/airborne/modules/meteo/humid_dpicco.h
M sw/airborne/modules/meteo/humid_hih.c
A sw/airborne/modules/meteo/humid_pcap01.c
A sw/airborne/modules/meteo/humid_pcap01.h
M sw/airborne/modules/meteo/humid_sht.h
M sw/airborne/modules/meteo/humid_sht_i2c.c
M sw/airborne/modules/meteo/humid_sht_i2c.h
A sw/airborne/modules/meteo/light_solar.c
A sw/airborne/modules/meteo/light_solar.h
A sw/airborne/modules/meteo/temp_tcouple_adc.c
A sw/airborne/modules/meteo/temp_tcouple_adc.h
M sw/logalizer/Makefile
A sw/logalizer/plotprofile.c
M sw/simulator/sim_ac_jsbsim.c
Log Message:
-----------
Merge remote-tracking branch 'paparazzi/master' into dev
Compare: https://github.com/paparazzi/paparazzi/compare/faab093...1c523ba