[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 22014e: improved ground intera
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 22014e: improved ground interaction for JSBSim by decreasi... |
Date: |
Sun, 24 Jun 2012 05:09:12 -0700 |
Branch: refs/heads/nps_jsbsim_ground_interactions
Home: https://github.com/paparazzi/paparazzi
Commit: 22014e87c86023b915454b10675f708bd13734e9
https://github.com/paparazzi/paparazzi/commit/22014e87c86023b915454b10675f708bd13734e9
Author: Stephen Dwyer <address@hidden>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M sw/simulator/nps/nps_fdm.h
M sw/simulator/nps/nps_fdm_jsbsim.c
Log Message:
-----------
improved ground interaction for JSBSim by decreasing fdm step size when close
to ground
Commit: 2de9b81ed11703763651d61d7138c548f7367f59
https://github.com/paparazzi/paparazzi/commit/2de9b81ed11703763651d61d7138c548f7367f59
Author: Stephen Dwyer <address@hidden>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M sw/simulator/nps/nps_fdm_jsbsim.c
M sw/simulator/nps/nps_main.c
Log Message:
-----------
updated timing to use autopilot PERIODIC_FREQUENCY as base, jsbsim steps
based on SIM_DT, fixed out of ground timestep check to include vehicle radius,
added some debug printf's based on DEBUG_NPS_JSBSIM and DEBUG_NPS_TIME, checks
if simulation runs will get behind real time at higher time factors, tried to
fix display output timing, still needs to be fixed
Commit: 1fb91b577e57a0c83c610bcef16791b2f733444d
https://github.com/paparazzi/paparazzi/commit/1fb91b577e57a0c83c610bcef16791b2f733444d
Author: Stephen Dwyer <address@hidden>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M sw/simulator/nps/nps_main.c
Log Message:
-----------
fixed display time now, needed pause offsets added in, timing seems to work
now for time factors greater AND smaller than 1.0
Commit: e6ce6dcac89b766b6db2c2e147165ab74c3ed57c
https://github.com/paparazzi/paparazzi/commit/e6ce6dcac89b766b6db2c2e147165ab74c3ed57c
Author: Felix Ruess <address@hidden>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M conf/simulator/jsbsim/aircraft/reset00.xml
M sw/simulator/nps/nps_autopilot_rotorcraft.c
M sw/simulator/nps/nps_radio_control.c
Log Message:
-----------
[nps] no more hover initialization hack
Commit: 2e21c68037750c6bee26c99b4dc1d4086c60884a
https://github.com/paparazzi/paparazzi/commit/2e21c68037750c6bee26c99b4dc1d4086c60884a
Author: Felix Ruess <address@hidden>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M sw/simulator/nps/nps_flightgear.c
M sw/simulator/nps/nps_main.c
Log Message:
-----------
[nsp] fix some time issues
Compare:
https://github.com/paparazzi/paparazzi/compare/22014e87c860^...2e21c6803775
- [paparazzi-commits] [paparazzi/paparazzi] 22014e: improved ground interaction for JSBSim by decreasi...,
GitHub <=