1
0
Fork 0
flightgear/src
James Turner 91cc83abb5 CommRadio: fix tuning 25Khz and 75Khz channels
In 8.3 mode, ensure that 25 and 75Khz channels can be tuned using the
abbreviated syntax (eg 118.02 for 118.025). 

As part of this, add test coverage of the CommRadio for basic and 8.3-
mode operation.
2019-06-27 15:45:53 +01:00
..
Add-ons Modifications to launcher to load Add-on modules and view related metadata. Each module can also be selectively enabled with a checkbox. Fixes also submitted by Florent Rougon. 2019-03-03 12:59:48 -05:00
AIModel Merge /u/dancliff/flightgear/ branch fix_for_AI_radius into next 2019-05-18 15:41:28 +00:00
Aircraft Whoops, fix a bad typo. 2018-09-15 10:57:02 +01:00
Airports Fix problem where AI planes are placed on top of user aircraft when user either selects a specific spot or user selects parking to be an available spot. 2019-04-25 11:39:41 +01:00
ATC Fix problem where AI planes are placed on top of user aircraft when user either selects a specific spot or user selects parking to be an available spot. 2019-04-25 11:39:41 +01:00
Autopilot Autopilot member initialization order (removes warning) 2019-06-17 11:57:55 +02:00
Canvas Fix missing header for OSG macros. 2019-02-05 21:48:05 -06:00
Cockpit Improvements to performance monitoring. 2019-02-10 18:07:07 +01:00
EmbeddedResources fgrcc: use octal escape sequences instead of hexadecimal ones 2018-01-19 08:12:24 +01:00
Environment Use simgear::strutils::replace instead of regex for compatibility. 2019-03-17 18:22:04 +01:00
FDM [security] Prevent buffer overrun. 2019-06-15 21:30:54 -05:00
GUI Avoid crash on Cmd-Q exit of the app on macOS 2019-04-17 22:53:10 +01:00
Include Flite always compiled now. 2019-06-03 16:51:08 +01:00
Input Event input: button fire repeat 2019-06-05 17:41:07 +01:00
Instrumentation CommRadio: fix tuning 25Khz and 75Khz channels 2019-06-27 15:45:53 +01:00
Main [Emesary] Fix compile on Linux. 2019-06-14 21:45:11 -05:00
Model Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
MultiPlayer Multiplayer: do not transmit the transmission-frequency-hz 2019-04-28 19:40:26 +02:00
Navaids Arrival procedure routing fixes 2019-06-24 16:37:56 +01:00
Network [security] Prevent buffer overrun. 2019-06-15 21:30:54 -05:00
Radio Less Boost. 2019-02-06 17:36:36 +00:00
Scenery OSG < 3.4.x fixes 2019-01-26 18:20:52 +01:00
Scripting Increase severity of warning when trying to add a setlistener onto a tied property 2019-06-11 14:38:38 +02:00
Sound ATC volume and settings passed to the group 2019-06-06 10:03:40 +01:00
Systems Improvements to performance monitoring. 2019-02-10 18:07:07 +01:00
Time Disable time easing if ctrl key pressed. 2019-04-28 19:40:26 +02:00
Traffic AI Traffic - better integration with terrasync. 2019-04-07 09:00:01 +02:00
Viewer Remove ‘X Double-scroll’ workaround 2019-06-03 11:54:25 +01:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00