[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 54f243: [nps] Switched radio c
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 54f243: [nps] Switched radio control via joystick to use S... |
Date: |
Sat, 30 Jun 2012 09:55:08 -0700 |
Branch: refs/heads/v3.9
Home: https://github.com/paparazzi/paparazzi
Commit: 54f243c41bc032dd25c50b30f6a4db7364337828
https://github.com/paparazzi/paparazzi/commit/54f243c41bc032dd25c50b30f6a4db7364337828
Author: Stephen Dwyer <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
M sw/simulator/nps/nps_main.c
M sw/simulator/nps/nps_radio_control.c
M sw/simulator/nps/nps_radio_control_joystick.c
M sw/simulator/nps/nps_radio_control_joystick.h
Log Message:
-----------
[nps] Switched radio control via joystick to use SDL instead of native linux
interface for cross-platform support.
* now explicitly update the joystick values instead of running in a glib event
loop
* combination of polled axes and event driven buttons
* options now uses just the SDL index as an optional argument, defaults to
index 0 (first joystick on system)
closes #232
Commit: 7dc47c735d9fbbfc0d8e286d630018b07223bd25
https://github.com/paparazzi/paparazzi/commit/7dc47c735d9fbbfc0d8e286d630018b07223bd25
Author: Felix Ruess <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M tests/examples/01_compile_all_example_targets.t
Log Message:
-----------
[tests] enable testing of nps target on OSX again, should be working now
Compare:
https://github.com/paparazzi/paparazzi/compare/a89d9416c126...7dc47c735d9f
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 54f243: [nps] Switched radio control via joystick to use S...,
GitHub <=