[go: up one dir, main page]

Activity for ATC-pie

  • Michael Filhol Michael Filhol modified ticket #28

    Crash with certain voice commands

  • ATC-pie ATC-pie released /ATC-pie-1.9.2.tar.gz

  • Michael Filhol Michael Filhol committed [f07716] on Code

    Followed FGCom update: str fields now escape "," and "=".

  • Michael Filhol Michael Filhol posted a comment on ticket #29

    Does this still happen with the new commit? If you manage to reproduce it, please set "log_speech_recognition" to True in ext/sr.py and provide the output log on this error. I will meanwhile look for the opportunity of this analytically.

  • Michael Filhol Michael Filhol modified ticket #24

    "NSCFString" type issue (Mac-specific?)

  • Michael Filhol Michael Filhol posted a comment on ticket #27

    (1) Could you do: import pyttsx3 e = pyttsx3.init() and provide the output of: {v.id: v.languages for v in e.getProperty('voices')}? (2) Also, say what system you are on? The documentation says that getProperty('voices') returns the "list of voice.Voice objects supported by the driver", and that init() uses "the default driver for the system". So maybe your driver is somehow different and not satisfying some assumed conditions?

  • Michael Filhol Michael Filhol posted a comment on ticket #28

    I have just pushed commit 42279a12, meant to fix this.

  • Michael Filhol Michael Filhol committed [42279a] on Code

    FIXED bug in parsing runways vs. callsign in solo speech recognition (SF ticket #28)

  • Michael Filhol Michael Filhol committed [4b1c79] on Code

    ADDED: "+" on teacher strips never transferred to student. FIXED: bug in "create traffic" dialog possibly blocking "OK" button if started near helipad.

  • Michael Filhol Michael Filhol committed [e59455] on Code

    Simplified teacher/student ATC coord. list, e.g. no more "Teacher"/"Student" entries. Made generic XFR action useful to teacher as well.

  • Michael Filhol Michael Filhol committed [09767c] on Code

    ADDED: Generic handover/transfer action (except for teaching for now)

  • Michael Filhol Michael Filhol committed [b7a4a5] on Code

    ADDED: icons for "ATIS" and "location settings" actions (+ improved a couple more icons).

  • Michael Filhol Michael Filhol committed [2b8deb] on Code

    Save docked state of CPDLC panel and teaching console.

  • Michael Filhol Michael Filhol committed [9cebe8] on Code

    CODE: Reworked phone line manager system.

  • Michael Filhol Michael Filhol committed [97c1eb] on Code

    Replacing PyMumble

  • Michael Filhol Michael Filhol committed [6caa1d] on Code

    Allow RWY/helipad selection from solo AD start dialog

  • Michael Filhol Michael Filhol committed [769ac9] on Code

    ADDED: radar tag drag moves linked strip (move tag with SHIFT)

  • Michael Filhol Michael Filhol committed [413dff] on Code

    ADDED: $helipads alias. CHANGED: Only show user panels if title input dialog not cancelled.

  • Michael Filhol Michael Filhol committed [dfda8e] on Code

    FIX: "$me" alias. CODE: merged "system" and "general" settings -> "global" settings (= settings.conf + text-radio-messages.conf).

  • Michael Filhol Michael Filhol committed [04f0c9] on Code

    Distributed system settings dialog. Dock new panel automatically in centre if none already docked.

  • Michael Filhol Michael Filhol committed [1d014a] on Code

    CHANGED: text aliases now substitute also in ATC text chat. Also renamed files and class/var names for a more consistent naming scheme and to remove all double file basenames.

  • Michael Filhol Michael Filhol committed [22f294] on Code

    Discontinued historic FGCom support. Config file renamed: "text-radio-messages.conf".

  • Michael Filhol Michael Filhol committed [c4c2ca] on Code

    Safeguard dodgy FSD destination frequencies in incoming packets.

  • ATC-pie ATC-pie released /ATC-pie-1.9.1.tar.gz

  • Michael Filhol Michael Filhol committed [103393] on Code

    Updated version number & ChangeLog

  • Michael Filhol Michael Filhol committed [555802] on Code

    FIXED bug with FPL detail comparison with AltFlSpec

  • Michael Filhol Michael Filhol modified a wiki page

    Home

  • Michael Filhol Michael Filhol modified a wiki page

    Wishlist

  • ATC-pie ATC-pie released /ATC-pie-1.9.0.tar.gz

  • Michael Filhol Michael Filhol committed [a11217] on Code

    Merge divergent branches

  • Michael Filhol Michael Filhol committed [b9c9e2] on Code

    Merge branch 'improved-acft-db' into 'master'

  • Michael Filhol Michael Filhol committed [a09711] on Code

    Ready for 1.9 release

  • Michael Filhol Michael Filhol committed [3e3f9c] on Code

    Reordered "ACFT" drop-down in scope panels. Minor code sweep.

  • Michael Filhol Michael Filhol committed [717491] on Code

    Corrected issue with additional viewer removal (and clarified confusion between "selected" and "activated").

  • Michael Filhol Michael Filhol committed [9869b3] on Code

    Auto central radar panel when first time at location with confirmed SSR capability. FIXED: crash when opening new location.

  • Michael Filhol Michael Filhol committed [de881a] on Code

    Packed FPL button actions.

  • Michael Filhol Michael Filhol committed [5cf942] on Code

    IMPROVED channel selection in ATC chat panel.

  • Michael Filhol Michael Filhol committed [d55051] on Code

    Radar measurements logged in a nicer pop-up text edit box. Fixed problem with initial central panel.

  • Michael Filhol Michael Filhol committed [0a9b8a] on Code

    FIXED bug with restoring docked central panel. CHANGED: lighter/easier radar measurement logging system (no text prompts, more info on console, one line per measurement action).

  • Michael Filhol Michael Filhol committed [444a8f] on Code

    REPLACED use of Telnetlib (removed with Python 3.13).

  • Michael Filhol Michael Filhol committed [0cecfe] on Code

    Persistent CPDLC/teaching central panel selection actions, and flash after their show/raise actions like their counterpart docks.

  • Michael Filhol Michael Filhol committed [99e52a] on Code

    MOVED tower and additional viewer actions to system menu, and packed the latter in a nicer dialog interface.

  • Michael Filhol Michael Filhol committed [b86d27] on Code

    CHANGED central workspace area (again): removed tabs, new docking mechanism allowing empty area (free use of space by side docks).

  • Michael Filhol Michael Filhol committed [4e782a] on Code

    ADDED: "Listed only" button in CPDLC panel.

  • Michael Filhol Michael Filhol committed [ee1755] on Code

    Reworking central area panels and docking, including CPDLC panel and teaching console. Collected CPDLC connection windows in single CPDLC panel.

  • Michael Filhol Michael Filhol committed [85e2a0] on Code

    ADDED: keyboard shortcut for Mach number display toggle (all scopes).

  • Michael Filhol Michael Filhol committed [c07f36] on Code

    Gave all QMenus a parent widget (were not responsive to QSS stylesheets).

  • Michael Filhol Michael Filhol committed [50e952] on Code

    Unlimited XPDR assignment ranges

  • Michael Filhol Michael Filhol committed [f11325] on Code

    ADDED: known ACFT types

  • Michael Filhol Michael Filhol committed [92dbc1] on Code

    ADDED: "received strip auto-link to open FPL" setting.

  • Michael Filhol Michael Filhol committed [1bbe10] on Code

    Allow helos to break out of a hold on "make straight-in" instruction. Make all keyboard action shortcuts application-wide.

  • Michael Filhol Michael Filhol committed [e525f2] on Code

    Avoid crash on lowercase AD code used as cmd line arg. Start equipping speech recognition with helo instructions.

  • Michael Filhol Michael Filhol committed [d258a6] on Code

    CORRECTED bug with solo GND traffic initial contact. PocketSphinx Decoder init update.

  • Michael Filhol Michael Filhol committed [0841bd] on Code

    MODIFIED "close CPDLC windows" action to "close non-dockable windows", including all modeless windows except main window docks and workspace pop-outs.

  • Michael Filhol Michael Filhol committed [900fc4] on Code

    Improved departure clearance integration.

  • Michael Filhol Michael Filhol committed [3a3f70] on Code

    UPDATED: surface types to implement X-plane apt.dat v12. ADDED: sounds to distinguish phone and CPDLC notifications.

  • Michael Filhol Michael Filhol committed [5c1666] on Code

    Reworked ATIS dialog and actions

  • Michael Filhol Michael Filhol committed [ba5b19] on Code

    Separated loc info and stats (old "env. info")

  • Michael Filhol Michael Filhol committed [761437] on Code

    Helipad use

  • Michael Filhol Michael Filhol committed [ae07d1] on Code

    Solo MISAP probability setting

  • Michael Filhol Michael Filhol committed [8c4636] on Code

    Added helipad params tabs

  • Michael Filhol Michael Filhol committed [07db84] on Code

    FGCom tests from dettings dialog.

  • Michael Filhol Michael Filhol committed [4ebab0] on Code

    Improved RWY turn-offs.

  • Michael Filhol Michael Filhol committed [1e9760] on Code

    Distributed ai.status.Status type+arg to Status named attributes

  • Michael Filhol Michael Filhol committed [4d38e1] on Code

    Adding helipad use by solo/teacher traffic

  • Jan-Frederik Rieckers Jan-Frederik Rieckers posted a comment on ticket #28

    Ok, thanks :) After having done a bit more digging: the convert_num_tokens can raise a ValueError, and this corner case is caught in every usage of convert_num_tokens, (i.e. headings, flight levels, ...) except when parsing the callsign. My private fix was to put a try-except around the whole content of handleVoiceInstrMessage function in the solo manager.

  • Michael Filhol Michael Filhol posted a comment on ticket #28

    Hello, I am not ignoring this. Thing is, I have begun refactoring the solo stuff (also extending it to helicopters' straight-in approaches for example), so I am waiting for that to be testable, so that I include this fix in the new code to come... Stay tuned, and thanks for reporting.

  • Jan-Frederik Rieckers Jan-Frederik Rieckers created ticket #29

    Possible misleading "Wrong runway" with speech recognition

  • Jan-Frederik Rieckers Jan-Frederik Rieckers created ticket #28

    Crash with certain voice commands

  • Michael Filhol Michael Filhol committed [1f3c44] on Code

    Fixed bug with runway incursion alarms (again).

  • Michael Filhol Michael Filhol committed [4d243c] on Code

    Fixed bug with departing helos.

  • Michael Filhol Michael Filhol committed [8431a8] on Code

    Fixed bug with runway incursion alarms.

  • Michael Filhol Michael Filhol committed [d36529] on Code

    Changed a few action shortcuts (all function keys now used and teacher console more easily accessible).

  • Jason Peskin Jason Peskin posted a comment on ticket #24

    I figured out the reasoning behind the VoiceAge issue, it had to do with a MacOS but in pyttsx3: https://github.com/nateshmbhat/pyttsx3/issues/248. I fixed it by patching my pyttsx3 files changing pyttsx3/drivers/nsss.py line 64 to read attr.get('VoiceAge') instead of attr['VoiceAge']. Now when I run the code you originally put: import pyttsx3 engine = pyttsx3.init(driverName=None) voices = engine.getProperty('voices') voices[0].languages returns ['en_US'] and type(voices[0].languages[0]) returns...

  • Michael Filhol Michael Filhol committed [4cc957] on Code

    Corrected "None" entries in updated DB file

  • Daniele Truscelli committed [fd3563] on Code

    Populated the db with the appropriate cruise speeds from Eurocontrol's performance database and doc8643.com.

  • Peter Kanatselis Peter Kanatselis created ticket #27

    Voice Synthesis

  • Michael Filhol Michael Filhol modified ticket #26

    SOLO - buggy Mach speed and buggy flight speed

  • Michael Filhol Michael Filhol posted a comment on ticket #26

    Fixed a unit conversion problem in the math for Mach, and removed old tweak superseded by the later introduction of outside air temp model.

  • ATC-pie ATC-pie released /ATC-pie-1.8.8.tar.gz

  • Michael Filhol Michael Filhol committed [78d692] on Code

    FIXED: Hoppie bugs

  • Michael Filhol Michael Filhol committed [2a5b2c] on Code

    FIXED: Mach number bug and AI ACFT bad cruise speeds.

  • Michael Filhol Michael Filhol committed [c2acfa] on Code

    CHANGED: per-session FGCom port setting in FSD to allow for multiplt clients; CPDLC multi-element Hoppie message parsing. FIXED: Mach speed unit conversion bug.

  • Woosh Woosh created ticket #26

    SOLO - buggy Mach speed and buggy flight speed

  • ATC-pie ATC-pie released /ATC-pie-1.8.7.tar.gz

  • Michael Filhol Michael Filhol committed [53a83a] on Code

    Solo aircraft no more stay alive off radar even if on map. Cleared debug messages for new version release.

  • Michael Filhol Michael Filhol committed [049514] on Code

    ADDED: SYSU-2 transfer cancelling messages (those with no arg). REVERTED: Hoppie-specific scheme for CPDLC transfers (inconsistently used by ACFT and unreliable in my opinion), to follow the better SYSU-2-based sequence, only responding even to subsequent logons

  • Michael Filhol Michael Filhol committed [609f40] on Code

    ADDED: automatic COMU-9 option

  • Michael Filhol Michael Filhol committed [928182] on Code

    ADDED: open selected strip action with shortcut

  • Michael Filhol Michael Filhol committed [6d2edb] on Code

    ADDED: CPDLC response attributes and SPC message elements (were missing). COMPLETED: FSD data authority transfers.

  • Michael Filhol Michael Filhol modified ticket #23

    Python 3.10 breaks PyQt5 bindings

  • Michael Filhol Michael Filhol committed [8c0f09] on Code

    COMPLETED: FSD CPDLC through Hoppie ACARS; now parsing CPDLC elements. NOTE: a few related debug traces are left in.

  • Michael Filhol Michael Filhol committed [9505d4] on Code

    ADDED: FGCom-mumble usable in FSD sessions (incl. voice ATIS recording)

  • Michael Filhol Michael Filhol committed [122690] on Code

    ADDED: FSD FGCom-mumble port option in system settings (to listen for RDF)

  • Michael Filhol Michael Filhol committed [dcf2b9] on Code

    BEGIN: CPDLC support for FSD sessions through the "Hoppie" ACARS network (https://www.hoppie.nl/acars).

  • Michael Filhol Michael Filhol modified ticket #25

    NOAA magnetic declination lookup service discontinued

  • Michael Filhol Michael Filhol committed [0b52dc] on Code

    Strip DEP clearance viewed with dialog instead of tool tip to allow copying.

  • Michael Filhol Michael Filhol committed [cdd652] on Code

    Changed step dist. unit to metres in img positioning helper. Wrapped text in DEP clearance tool tip. Extended FPL outdated time.

  • Michael Filhol Michael Filhol posted a comment on ticket #25

    This does make sense for FG sessions, but unlike you say, solo sessions are also available, as well as FSD connections, and teacher-student tutoring. So to me ATC-pie has emancipated itself enough from FG not to tie all those experiences to FG's, especially in known cases of obsolete data. The same problem exists with rendered taxiways, weather, nav data... I have long accepted that a perfect sync cannot be enforced on MP.

  • Kevin Zheng Kevin Zheng posted a comment on ticket #25

    Thanks for your work on this. While I agree that it is also useful for a user to be able to input up-to-date information, my thought is that since only FlightGear players connect to the mpservers, and since ATC-pie is (currently) only for FlightGear, using the core models is the best way to ensure that the declination information matches, even if it's not up to date. Thanks again for the manual input mode.

1 >