]> git.mxchange.org Git - flightgear.git/history - src/Network
Make sure that all elapsed time gets passed to update when a subsystem
[flightgear.git] / src / Network /
2003-03-03 curtAdd a net_byte_order flag so that the calling code...
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-26 curtOutput target navaid radial to external gui so it can...
2003-01-22 curtAdd a "signed" distance to the GS transmitter. When...
2003-01-18 curtMore updates to refine the output data to make it more...
2003-01-17 curtConvert distance to touch down point to nm.
2003-01-17 curtAllow network byte order conversion to be conditionally...
2003-01-16 curtUpdates to the net_gui code that can spit out updated...
2003-01-15 curtRenamed mini_fdm to native_gui which makes a lot more...
2003-01-13 curtAdded velocity and climb_rate to mini_fdm structure.
2003-01-12 curtUpdate to the Mini FDM network protocal (mostly renamin...
2003-01-12 curtAdded a "mini fdm" output. This could (for example...
2003-01-12 curtConsolidate and clean up some of the FDM network interf...
2003-01-10 curtOops, a bit more clean up.
2003-01-10 curtUpdated to support all the fields in net_ctrls.hxx
2003-01-05 curtAdd support for in-air preset starts relative to a...
2003-01-04 curtExpose the ability to run built in (command manager...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-19 curtAllow the polling frequency of the telnet/props server...
2002-12-16 curtRead audio panel switches and parking brake.
2002-12-16 curtOBS turning work, work on supporting failure moding.
2002-12-14 curtWork on nav2_obs tuner.
2002-12-14 curtChange time counter to a double. Add a variable which...
2002-11-30 curtExposed the fg_commands though the httpd interface.
2002-11-28 curtMake tile_mgr->prep_ssg_nodes() use an FGLocation object.
2002-10-16 curtAdd support for wind speed/direction and freezes.
2002-10-16 curtThrottle was being scaled with mixture config values.
2002-10-01 curtPass data needed to make David's new ASI model work...
2002-09-28 curtRenamed raw_ctrls.hxx -> net_ctrls.hxx which makes...
2002-09-27 curtPass stall warning info in net_fdm.hxx
2002-09-27 curtMixture is on channel 6.
2002-09-27 curtPass velocities in local body axis.
2002-09-26 curtInterface the adf and transponder to the electrical...
2002-09-26 curtWork on wiring the dme into the electrical model.
2002-09-26 curtBegin interfacing with the electrical model.
2002-09-25 curtRead and publish states of master switches (bat, alt...
2002-09-25 curtAdded fuel_pump switch, and master switches (bat, alt...
2002-09-23 curtVarious tweaks and fixes to navcom radios.
2002-09-19 curtCascading changes from the navcom.[ch]xx addition.
2002-09-17 curtFixed some stupidity.
2002-09-12 curtAdded support for calibration properties.
2002-09-07 davidPatch from Julian Foad:
2002-09-01 curtRead the com1/2 on/off switch.
2002-08-29 curtMake adf volume and adf on/off seperate properties.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-19 curtScale throttle inputs a bit better.
2002-08-02 curtBernie Bright:
2002-08-01 curtFilter fuel selector knob.
2002-07-31 davidPatch from Julian Foad:
2002-07-30 curtA couple fixes to the network fdm interface.
2002-07-21 curtSupport for fuel selector switch.
2002-07-05 curtUpdate controls so we can specify each tank on/off...
2002-07-05 curtSwitch to snprintf() for safety.
2002-07-05 curtMSVC fixups.
2002-07-04 curtAdded interface to ATC xponder hardware.
2002-07-03 curtA bunch of reorg and clean up of the KR 87 (adf) code...
2002-07-03 curtUpdated adf property names.
2002-07-03 curtAdd support for KR 87 annunciators.
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-06-30 curtUpdated hardware interface to match new KR 87 features.
2002-06-27 curtUpdates to the OpenGC interface from John Wojnaroski.
2002-06-16 curtUpdated to match changes in radiostack.[ch]xx
2002-06-12 curtUpdates to the 610x interface:
2002-06-05 davidReplace cout statement with SG_LOG.
2002-06-05 curtSet control surface positions when using an external...
2002-06-03 curtAdded flap_deflection so that remote fdm can pass back...
2002-05-20 curtBernie Bright:
2002-05-17 curtBernie Bright:
2002-05-16 curtBernie Bright:
2002-05-15 curtBernie Bright:
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-09 davidPatch from Melchior Franz:
2002-04-25 curtPass along the status of the gear up/down control lever.
2002-04-11 curtMSVC fixes.
2002-04-08 curtAdded support for sending:
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-03-27 curtAdded fields ... this is a work in progress.
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-18 curtSomewhere along the line in the recent changes some...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-03 curtAdded magnetos and starter to structure
2002-02-13 curtFixed an if statement typo.
2002-02-11 curtAdd support for cygwin
2002-02-11 curtFixed a typo.
2002-02-10 curtChanges to match simgear changes which allow overriding...
2002-02-08 curtTweaks to 'native fdm' output. Time offset should...
2002-02-08 curtFixed a typo ...
2002-02-08 curtMSVC++ fixes
2002-02-07 curtFreeBSD fix.
2002-02-06 curtCygwin fix.
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 curtWIN32 fix.
2002-02-06 curtLatest version submitted by John W.
2002-02-05 curtMSVC updates.
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2002-02-05 curtVarious Irix compiler tweaks.
2002-02-05 curtTweaks from Julian Foad:
next