Open
Conversation
Updated README Implemented waypoint simulation Removed circle and random tracks
TX Gain set to 20 instead of 4 LNA Amplifier turned ON Also edited Scenario 4 to 1x Fixed test
Rename main executable Update README
Update with new executable name
Language fixes
More language fixes
Language fixes in README Rearrange HackRF broadcast file
TX VGA gain to 47 LNA gain to 14
Update help, change waypoint file detection, add FlightPathSim
Make waypoints_file optional
Now generates meandering flight path based on initial AircraftInfos values
Simulate many generated aircraft from one source Included experimental Tkinter GUI element (commented out)
Slightly altered FlightSim fuzzing ranges Update help and README
Add thread display to scenario mode Fix readme Add test cases to scenario file
File logging adds variable to all simulator thread files, CSV format
Overhaul logfile opening and formatting
Convert inputs and outputs of track gen functions to .csv, add AIS function def file
- randomized fixed track gen - fix logging across the three track gens - update help text
feed1090 (uses paramiko): - SSHs to remote rPi to start dump1090 and log1090 (to be included in repo) - Regularly loops to scp ADS-B log file - includes kill function
- feed1090 now works - log1090backup now shows what is running on the rPi - minor bug fixes
Still getting USB error on startTX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes such as removing the random/circle mode and enabling wireless transmission can be removed before merge :)