Commit graph

101 commits

Author SHA1 Message Date
Jonathan Redpath
1db48daccb
ATC: add transponder system (#93)
* ATC: add transponder system

* I know you want to be but you are not a RMP, ATC

* Update atc.nas

* Update A320-main.xml

* fix

* Disable radios in menubar, change TCAS mode according to transponder switch

* Add new TCAS flags, will be uncommented in 2019.3

* Fix

* Fix

* Hook TCAS to electrical system

* Fix

* Resetting after failure

* Fix

* electrical output now controlled by transponder itself

* Fix

* fix

* fix

* Fix

* Fix

* Bugfixes, add to acconfig

* Re-add radio dialog

* Prevent radio dialog from modifying mode

* Fix clear display

* Remove conflict between dialog and setting the code on the panel

* VC: Cleanup transponder bindings

* Fixes

* Fix

* Fix finally

* Transponder: realign
2019-05-29 17:31:25 +01:00
Josh Davidson
d30cb90a60 Sim: Name 2019-05-08 19:27:26 -04:00
Joshua Davidson
af70bf84bf System: AP and A/THR offs coded systemwide, Sim: GUI AP Dialog added DISCs 2019-01-12 11:03:26 -05:00
Joshua Davidson
2cc57667e2 GIT: Merge master 2019-01-12 10:24:18 -05:00
Joshua Davidson
a2b7c0d2af Merge branch 'master' into dome-light 2019-01-06 12:58:41 -05:00
Jonathan Redpath
b106eef735 merge master 2019-01-01 17:03:31 +00:00
Joshua Davidson
767ace5420 Sim: 2019 2019-01-01 01:03:06 -05:00
Joshua Davidson
0d95b0e766 System: Fix redudency 2018-12-29 12:33:20 -05:00
Jonathan Redpath
c2669c6a89 I am stupid! 2018-12-28 18:48:53 +00:00
Jonathan Redpath
ca60567653 Power rests thrust lock 2018-12-28 18:37:07 +00:00
Joshua Davidson
94389c42ca Sim: ACCONFIG 1.5.1: Rendering options wrong detection 2018-12-21 16:56:55 -05:00
Joshua Davidson
6d3890337b Sim: Change notice 2018-12-19 20:55:02 -05:00
Jonathan Redpath
2bef070f2c Extend dome light to most objects, hook up to elec 2018-10-20 16:56:31 +01:00
Joshua Davidson
c592f151cd System: Fix nasal problems 2018-09-29 19:48:17 -04:00
Joshua Davidson
560c375ad3 System: Fix buggy, broken, and incorrect RAT logic, fixes #45 2018-09-28 17:00:56 -04:00
Joshua Davidson
9dd12901b6 GIT: Something changed but don't know what 2018-08-29 16:45:39 -04:00
Joshua Davidson
9ebdc9fa84 System: Fix Elec Battery logic, finish ELEC ECAM page 2018-08-24 12:23:59 -04:00
Joshua Davidson
86499c33be System: Fix battery behavior when fully charged 2018-06-05 18:29:35 -04:00
Joshua Davidson
336c77bf28 Systems: Fix charge/discharge offset values 2018-05-17 10:16:51 -04:00
Joshua Davidson
094a1511b2 Systems: Bugfix 2018-05-17 00:21:00 -04:00
Joshua Davidson
0c3aa121fa Systems: Overhaul Battery Charging logic (again) 2018-05-17 00:17:20 -04:00
Joshua Davidson
62af7daa67 Systems: Some electrical fixes 2018-05-16 23:18:19 -04:00
Joshua Davidson
7862ae1b89 System: something 2018-05-16 20:24:36 -04:00
Joshua Davidson
ecb240de3d System: something 2018-05-16 20:22:33 -04:00
Joshua Davidson
56ac222857 System: something 2018-05-16 20:20:46 -04:00
Joshua Davidson
1e0e3bbd9d Systems: Many electrical fixes, charging, etc 2018-05-16 20:09:14 -04:00
Jonathan Redpath
859fb8cbba bugfix 2018-04-06 15:45:09 +01:00
Jonathan Redpath
ddce64bce8 Hook up ELACS 2018-03-24 17:43:41 +00:00
Jonathan Redpath
2d954d5b5b Hook up FACS to elec 2018-03-24 13:52:19 +00:00
Jonathan Redpath
c441ce4683 Improved cockpit sounds, implement realistic powerup from battery 2018-03-22 14:55:00 +00:00
Joshua Davidson
8002e49797 Revert "fix DCBAT / DC1 / DC2 logic"
This reverts commit c300665c79.
2018-01-25 14:18:05 -05:00
Jonathan Redpath
c300665c79 fix DCBAT / DC1 / DC2 logic 2018-01-25 14:22:40 -04:00
Jonathan Redpath
4a799130b7 Isolate DC-ESS from DC2 bus 2018-01-24 14:46:50 -04:00
Joshua Davidson
60b0624f04 A3XX: Fix ESS bus logic wrong, and ESS switch wrong label (thanks merspieler) 2017-12-30 12:54:52 -05:00
Joshua Davidson
7aa19c4e00 A3XX: Correct ESS and ESS SHED behavior 2017-12-15 10:23:55 -05:00
Joshua Davidson
ed524511b9 A3XX: Fix RAT deployment 2017-12-15 10:09:45 -05:00
Joshua Davidson
79114cd57e A32X: Connect DUs to proper buses, and fix RAT buses 2017-12-15 10:06:23 -05:00
Joshua Davidson
dd1959b8df A32X: Formatting 2017-12-12 20:20:51 -05:00
Jonathan Redpath
e92ba6e14c disable nav, logo, turnoff, and taxi when there is no power to the respective buses. Make all exterior lighting consume power 2017-12-11 16:23:11 -04:00
Jonathan Redpath
6d22da6551 Improve elec.nas 2017-12-10 18:20:08 -04:00
Jonathan Redpath
d705366b0d Make the DUs consume power... property only for now, and various elec fixes 2017-12-09 19:52:49 -04:00
Joshua Davidson
722b8d1109 A32X: Move major systems to classes, temporarily disactive ADIRS 2017-11-21 11:21:42 -05:00
Joshua Davidson
44ee50e1cb A32X: Fix FADEC issue 2017-11-16 14:29:08 -05:00
Joshua Davidson
a04fd36db0 A3XX: Fix electrical doesn't recover from power loss in air #73 2017-11-12 10:59:09 -05:00
Jonathan Redpath
a829175764
Revert "Elec ecam" 2017-11-06 18:16:42 -04:00
Jonathan Redpath
f48b7b8ac1
Merge branch 'master' into elecECAM 2017-11-06 18:11:02 -04:00
Jonathan Redpath
1371b02ea5 Update ECAM to new colors (wheel SVG only, .nas is updated) and improve WHEEL ECAM 2017-11-06 17:45:50 -04:00
Joshua Davidson
4e01fc6ea2 A3XX: Bugfix something in electrical 2017-11-02 17:08:08 -04:00
Jonathan Redpath
d1f1072db1 Add Battery Contatcors 2017-10-31 16:40:40 +00:00
Jonathan Redpath
2f6186ce30 Improve Electrical System 2017-10-31 15:55:16 +00:00