-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Introduced new Flight File Processing System #82
Open
jkarns275
wants to merge
12
commits into
refactor-staging
Choose a base branch
from
refactor-josh
base: refactor-staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82496f5 - Browse repository at this point
Copy the full SHA 82496f5View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04ecd34 - Browse repository at this point
Copy the full SHA 04ecd34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff0d4a - Browse repository at this point
Copy the full SHA 0ff0d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 915df4a - Browse repository at this point
Copy the full SHA 915df4aView commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e4a5c5 - Browse repository at this point
Copy the full SHA 1e4a5c5View commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 195a6d4 - Browse repository at this point
Copy the full SHA 195a6d4View commit details
Commits on Apr 25, 2023
-
New Flight File Processing (#87)
* DAT File Processor * csv file processing * JSON Flight processing * GPX File Processing code * Attempt at porting over more DAT processing code * JSON File processing with new code * Part of CSVFileProcessing * Remove connection params from DATFileProcessor * Probably working general csv parsing * CSV File Processor * Remove storing Maps and FlightMeta in JSONFileProcessor instance * GPX processor * Integrate processors into the process upload class * More maintainable way of adding new flight file processors in the future * Fixed some compile errs in procupload. Still need to fix issue with convertAndInsert in dat file * DAT File changes. Modified FlightFileProcessor to do var args to support this * Add todo comment * Procesor docstrings * JavaDocs for FFP * Modify how the processors map is inited * Kotlin moment
Configuration menu - View commit details
-
Copy full SHA for ea1fe63 - Browse repository at this point
Copy the full SHA ea1fe63View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b8ff21 - Browse repository at this point
Copy the full SHA 4b8ff21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 917f401 - Browse repository at this point
Copy the full SHA 917f401View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d44e18 - Browse repository at this point
Copy the full SHA 3d44e18View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d540ba - Browse repository at this point
Copy the full SHA 5d540baView commit details -
Configuration menu - View commit details
-
Copy full SHA for dff3a5b - Browse repository at this point
Copy the full SHA dff3a5bView commit details
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.