Results 18 comments of cbfraser

understandable but having stratux generate the audio allows an audio cable between stratux and intercom as a more permanent install rather than plugging in and removing both power and audio...

good to hear – I’ve got a computer science background – and while it has been awhile since I coded professionally, the coding is straight forward – I’ve done some...

makes sense –traffic would have a base criteria for the alert flag - eg 2nm as it is now but also altitude (ie within 1,000ft) – and put in audioalert...

I’ve done some preliminary work – the code for “traffic 12 oclock high 2 miles” is straight forward based on info available in traffic. I’ve also done a draft collision...

I have initial code for traffic alerts and collision detection – do I use this email to send you discussion material? regards From: cyoung [mailto:[email protected]] Sent: October-19-17 5:41 PM To:...

I’ve done the straight forward traffic alert program. I opted for a typical terse ATC traffic report – “Traffic 12 oh clock high 5 miles”. It could be more verbose...

Here are the files related to traffic alert. It uses atan & degrees from math, configured for windows environment. [traffic alert.zip](https://github.com/cyoung/stratux/files/1415363/traffic.alert.zip)

Here is the more complex collision code - the test driver has option to output aircraft tracks to plotly (helpful when trying to visualize different scenarios) and optionally will read...

ready to start integration testing - I've done python code in a windows environment, can I use the target rpi3 for development or do I need a 2nd one or...

integration on target rpi3 update: using 2nd board with ethernet for intial setup: stratux-1.4r3 install via etcher - add shh, expand file system espeak - sudo apt-get install espeak sympy...