1
0
Fork 0
Commit graph

50 commits

Author SHA1 Message Date
Josh Davidson
d40bdc5444 Files: 2023 2022-12-31 12:56:08 -05:00
Jonathan Redpath
15ec5998c4 Merge branch 'dev' into 3D 2022-02-11 19:45:54 +00:00
Jonathan Redpath
9c1fd555d7 ATIS: set type when pulling flightplan, or resetting to default 2022-02-11 18:29:36 +00:00
Josh Davidson
711aec4729 Files: 2022 2022-01-10 21:17:41 -05:00
Jonathan Redpath
4f77deb971 Merge branch 'dev' into 3D 2021-10-30 16:02:13 +01:00
Jonathan Redpath
3e1184a4df Improve ATIS: handle more types of time; handle phonetically spelt-out codes 2021-10-30 15:06:40 +01:00
Jonathan Redpath
1bcc40e28d Improve resilience of ATIS parsing code 2021-10-29 12:22:55 +01:00
legoboyvdlp R
ed532804b5 Merge branch 'dev' into 3D 2021-09-16 13:02:37 +01:00
legoboyvdlp R
6af9c61008 HF radio: fix nasal typo; improve efficiency of code. ACP: improve behaviour of INT-RAD switch. HF sounds: set to avionics mode 2021-09-02 21:02:35 +01:00
legoboyvdlp R
72e783df6b Merge branch 'dev' into 3D 2021-08-09 20:21:24 +01:00
legoboyvdlp R
8f6ec0512b Bugfix the received ATIS from a FAA server (due to changed API format) 2021-08-05 21:03:51 +01:00
legoboyvdlp R
bcc3478e87 Merge branch '3D' into cpdlc 2021-07-27 11:18:05 +01:00
Josh Davidson
5df1032bd1 Control: Refine engine control law farther, fix and add flex logic, add limits indications properly 2021-04-23 13:21:07 -04:00
legoboyvdlp R
9c7e8350df Merge branch '3D' into cpdlc 2021-03-01 17:46:44 +00:00
legoboyvdlp R
8c2e0d6600 Bugfix: fix the ATIS API references 2021-01-21 11:57:43 +00:00
legoboyvdlp R
fd3010f82f Bugfix: fix the ATIS API references 2021-01-20 14:51:36 +00:00
legoboyvdlp R
35cd0ba7a1 update CPDLC library 2021-01-18 12:45:38 +00:00
legoboyvdlp R
1cb7573d0a Add CPDLC library; add response support and display actual message 2020-12-30 17:52:48 +00:00
legoboyvdlp R
82d4eec004 Pass CPDLC message to DCDU 2020-12-28 16:01:09 +00:00
legoboyvdlp R
21dbe38bf1 Issue next-CPDLC message command upon receipt. Temporary. 2020-12-02 20:29:03 +00:00
legoboyvdlp R
6debf52e8c Add a quickly generated sound which plays after 15 / 5 seconds when you receive a CPDLC message 2020-11-30 19:17:32 +00:00
legoboyvdlp R
0410a0fc91 Upgrade the DCDU / notification interface to allow for full connection and disconnection sequence 2020-11-30 16:53:10 +00:00
legoboyvdlp R
acc4b5c381 CPDLC: add some initial work. Once it's merged to -next, I can then proceed to implement it better 2020-11-29 21:41:52 +00:00
legoboyvdlp R
c9d13ca14b CPDLC: add free text page 2020-11-29 16:58:38 +00:00
legoboyvdlp R
30a3d8576d A320: more updates to libraries.nas 2020-11-28 15:38:17 +00:00
legoboyvdlp R
81449ed8c0 Fix ATIS parser to conform with changed API 2020-11-21 11:13:28 +00:00
legoboyvdlp R
5adce22c68 Fix potential bug in QRH, fix bug in simbrief parser 2020-10-31 21:56:02 +00:00
legoboyvdlp R
39c1a6447a Better error parsing for METAR / TAF 2020-10-24 22:16:41 +01:00
legoboyvdlp R
868b6c9610 AOC CONFIG page. Bugfixes. ECAM memo for the AOC system, also you need to input flight number now to have a working AOC 2020-10-24 19:09:49 +01:00
legoboyvdlp R
e2123ca287 Implement a standard dictionary interface; bugfixes to ATIS; display ATIS code as a phonetic alphabet rather than a letter 2020-10-24 18:09:28 +01:00
legoboyvdlp R
a867cfc4c9 Save server selection. Improve parser to remove any lowercase char or comma (invalid) 2020-10-24 15:07:23 +01:00
legoboyvdlp R
0e71418a38 Remove debug info 2020-10-24 14:11:41 +01:00
legoboyvdlp R
d599e1ffc5 MCDU: add working ATIS fetcher 2020-10-24 14:07:15 +01:00
legoboyvdlp R
93cf903128 Show ATIS code + time 2020-10-23 18:18:55 +01:00
legoboyvdlp R
58a4136e4e Add ATIS fetching code. You can't see it in the MCDU yet; however the fetching page work 2020-10-23 14:49:01 +01:00
legoboyvdlp R
b847070a47 Bugfix ACARS received message interface; instead of denying station, send back an INVALID STATION ACARS message 2020-10-23 11:45:49 +01:00
legoboyvdlp R
b82b625e4b Status not response 2020-10-21 00:00:57 +01:00
legoboyvdlp R
abb267d6d3 Better error handling for HTTP requests. Ability to clear received AOC messages 2020-10-21 00:00:14 +01:00
legoboyvdlp R
c95912fa8b ATSU: add server switching for METAR server; add ATIS subsystem. However it is not yet connected to MCDU. That comes next week. 2020-10-16 21:37:30 +01:00
legoboyvdlp R
6801002120 Nothing 2020-08-03 17:50:08 +01:00
legoboyvdlp R
e1ce34148e Bugfix 2020-07-31 14:32:19 +01:00
legoboyvdlp R
76ce5deae2 Ability to get METAR in MCDU 2020-07-31 14:32:18 +01:00
legoboyvdlp R
86f265b791 Weather uplink 2020-07-31 14:32:18 +01:00
legoboyvdlp R
05bde5aa40 Company call 2020-07-23 15:33:11 +01:00
legoboyvdlp R
b1a71ccfbf Fix power source on right hand side MCDU 2020-07-22 18:35:09 +01:00
legoboyvdlp R
f68ad95db5 Electrical supply 2020-04-21 16:35:11 +01:00
legoboyvdlp R
49d2b0ec1c Bugfix, add to ECAM 2020-04-21 16:07:16 +01:00
legoboyvdlp R
1782383168 HF radios interfaced 2020-04-21 15:54:55 +01:00
legoboyvdlp R
330766b01d Connect to RMP 2020-04-21 14:24:05 +01:00
legoboyvdlp R
6c1c255a98 HF simulation: add class, static noises, and tuning. Interface with RMP 2020-04-21 13:07:47 +01:00