2009-11-07 |
jmt | Make Nasal airportinfo() tolerant of invalid airport... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
jmt | Check one potential source of the prime-meridian crash. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
jmt | Bugfix - don't exclude seaports or heliports when looki... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
jmt | Check for an empty search query in GPS searches, and... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
jmt | Better idents for waypoints defined by lon/lat. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
jmt | Fix for an uninitialised value, reported by Dave Luff. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
jmt | Route tweaks, especially in-flight activation and deact... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
jmt | Tweak permitted indices for GPS route insert commands. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
jmt | GPS commands to edit the route manager route. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
jmt | Make panel-IO quieter. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
jmt | HUD tweak - don't show cross-track error if it's (effec... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
jmt | GPS data validity clean-up; it was a mess, now it's... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
jmt | Fix route-manager / GPS sequencing interaction; tied... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
jmt | Fix a copy-and-paste bug with destination runways.... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
jmt | Further GPS and route manager behavioural fixes |
commit | commitdiff | tree | snapshot |
2009-10-14 |
jmt | Route-manager: remove any interaction with the autopilo... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
jmt | Make the GPS drive the autopilot directly (if configure... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
jmt | Ensure we always create a GPS instrument. |
commit | commitdiff | tree | snapshot |
2009-10-13 |
jmt | Make the HUD show GPS state, instead of RM state. |
commit | commitdiff | tree | snapshot |
2009-10-13 |
jmt | Change default airport search to exclude seaports and... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
jmt | Fix unrealistic-but-convenient direct-drive from the... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
jmt | Make GPS slaved mode on the navradio slightly more... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
jmt | Fix various route-manager issues - HUD display of waypo... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
jmt | Refactor airway code to use SGGeod in external APIs... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
jmt | Fix an issue which VC90 warns about - using 'this'... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
jmt | Use boost string algorithms to avoid dependence on... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
jmt | Numerical robustness for the GPS code, when dt or last_... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Tim Moore | include header for auto_ptr |
commit | commitdiff | tree | snapshot |
2009-10-06 |
jmt | Land the GPS/route-manager re-write. Many things are... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
jmt | Extend FGPositioned API to support queries by name... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
jmt | Extender iterative search APIs with a 'has-next' return... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
jmt | Bugfix use of type checks in FGPositioned::findAllWithI... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Tim Moore | Use boost::to_lower_copy instead of function from simgear |
commit | commitdiff | tree | snapshot |
2009-09-30 |
jmt | Positioned support for adding user waypoints. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
jmt | Further extensions to FGPositioned to support ongoing... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
jmt | Extend FGPositioned to allow mapping from a string... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Tim Moore | Merge branch 'jmt/reciprocal' |
commit | commitdiff | tree | snapshot |
2009-09-22 |
torsten | Alex Buzin: Fix wrong calculation of temperature and... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
torsten | Fix the temperature computation. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
torsten | Ron Jensen: |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Tim Moore | Merge branch 'tat/configure' |
commit | commitdiff | tree | snapshot |
2009-09-18 |
torsten | only complain about binary record length mismatch if... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
torsten | unintentional introduction of a not yet ready util. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
torsten | and the (hopefully) last one from Tat's Mac-can-run... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
torsten | forgotten ones from Tat's patch to enable make builds... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
torsten | fgpanel is shouldn't have escaped (yet) |
commit | commitdiff | tree | snapshot |
2009-09-17 |
torsten | Tatsuhiro Nishioka: |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Different approach to handling the paired-ILS-on-opposi... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Associate non-ILS localisers with their runway. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Make FGRunway track reciprocal runways. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: less verbose about navaids we didn't align. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: less verbose traffic-manager startup. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: less verbose panel loading. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Tim Moore | Merge branch 'topic/atmos-merge' into next |
commit | commitdiff | tree | snapshot |
2009-09-12 |
jmt | Various LOC/GS improvements from John Denker, adapted... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
curt | Avoid strtof() for portability reasons. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
curt | Handle "double" type fields correctly for ascii input... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
frohlich | Disable collisions with the MP aircraft again. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
jmt | Add clamped degrees deviation for glideslope. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Tim Moore | Merge branch 'jsd/atmos' into topic/atmos-merge |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Tim Moore | cleanup of atmosphere patch |
commit | commitdiff | tree | snapshot |
2009-09-10 |
John Denker | Two-parameter physics-based model of atmosphere up... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Add normalised heading deflection property to navradio. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
daveluff | Fix MSVC compilation |
commit | commitdiff | tree | snapshot |
2009-09-09 |
torsten | Tatsuhiro Nishioka: |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | test for the presence of alut.h. if it's not found... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | Dont execute code in case the soundmanager isn't proper... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Fix compilation - missing include of globals.hxx |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Add normalised glideslope deviation property to nav... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Further re-factoring of nav-radio code, again no functi... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | Dont execute code in case the soundmanager isn't proper... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Set runway elevation to the airport elevation, and... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Use the new vector conversion functions. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Move dynamic_casts to EffectGeode into the findMaterial... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Fix a problem introduced with the past vector changes. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | One last update; remember whether input or output is... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | Don't forget to clear the previous configuration |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | Make FGIO a proper subsystem and add a reinit method... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | Sync. with JSBSim (CVS) again |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Remove obsolete version test. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Simplify, fix some comments. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Correct logic to determine if we really have a hit. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Initialize all members. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Avoid division by zero. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
torsten | Tatsuhiro Nishioka: |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Replace the SGVec*::sg() methods with the equivalent... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
torsten | Tatsuhiro Nishioka: |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Re-structure the nav-radio code, in preparation for... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Allow the joystick hat to move the view, even when... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
jmt | More precise matching of ILS records to navaids. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
ehofman | Bertrand Coconnier: |
commit | commitdiff | tree | snapshot |
2009-09-02 |
jmt | Add support for processing the ICAO.ils.xml scenery... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
durk | Two minor (codewise) fixes to ensure everything works... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
durk | Added two missing files from JSBSim.org that were missi... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
ehofman | Sync with JSBSim CVS again |
commit | commitdiff | tree | snapshot |
2009-09-02 |
curt | Allow setting of NED velocities. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
jmt | Update FGRunway to process information from threshold... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
jmt | Trigger lazy loading of Airport data from the scenery... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
torsten | missing declaration of SGPropertyNode |
commit | commitdiff | tree | snapshot |
2009-09-02 |
jmt | XMLLoader re-factoring. |
commit | commitdiff | tree | snapshot |
next |