-
Notifications
You must be signed in to change notification settings - Fork 84
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
[nasa/nos3#298] OnAIR Integration #402
base: dev
Are you sure you want to change the base?
Commits on May 9, 2024
-
[#298] Initial commit, adding OnAIR as a submodule and beginning the …
…adjustments to the docker_launch script to launch OnAIR with NOS3
jstar authored and jstar committedMay 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 3bbb9dc - Browse repository at this point
Copy the full SHA 3bbb9dcView commit details
Commits on May 20, 2024
-
[nos3#298] Initial updates and alterations to allow OnAIR to launch a…
…longside NOS3
jstar authored and jstar committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 92a4cf6 - Browse repository at this point
Copy the full SHA 92a4cf6View commit details -
[nos3#298] Adding the Dockerfile to NOS3 so that no changes to OnAIR …
…are (thus far) necessary
jstar authored and jstar committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 06ad9a3 - Browse repository at this point
Copy the full SHA 06ad9a3View commit details
Commits on May 23, 2024
-
[nos3#298] Adding the SBN and SBN Client submodules, which will be ne…
…cessary for communication between cFS and OnAIR
jstar authored and jstar committedMay 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 4892386 - Browse repository at this point
Copy the full SHA 4892386View commit details
Commits on Jun 3, 2024
-
[nos3#298] Alterations to various cfg files to work towards getting O…
…nAIR to compile alongside NOS3, instead of it having to be compiled separately but run together
jstar authored and jstar committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for b8808e5 - Browse repository at this point
Copy the full SHA b8808e5View commit details -
[nos3#298] Removing OnAIR as a submodule so as to be able to add it b…
…ack again, hopefully with minimal trouble
jstar authored and jstar committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a6a435 - Browse repository at this point
Copy the full SHA 7a6a435View commit details -
[nos3#298] Removing OnAIR to add it back (maybe in a different location)
jstar authored and jstar committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for f9fb792 - Browse repository at this point
Copy the full SHA f9fb792View commit details -
[nos3#298] Adding back OnAIR as a submodule; note that, at least for …
…now, it has been necessary to set USER_ID and GROUP_ID equal to 1000 to get the Dockerfile to build properly.
jstar authored and jstar committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 09eb124 - Browse repository at this point
Copy the full SHA 09eb124View commit details
Commits on Jun 5, 2024
-
[nos3#298] Moving around some of the submodules to be in the right pl…
…ace and have the right name so as to make compiling/running as easy as possible
jstar authored and jstar committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for c43d43d - Browse repository at this point
Copy the full SHA c43d43dView commit details
Commits on Jun 6, 2024
-
[#298] Updates to resolve build issues in NOS3 with draco-rc4 without…
… sbn_tcp just yet (not sure if needed);
Configuration menu - View commit details
-
Copy full SHA for c7c7b6a - Browse repository at this point
Copy the full SHA c7c7b6aView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc391d2 - Browse repository at this point
Copy the full SHA dc391d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c45afd5 - Browse repository at this point
Copy the full SHA c45afd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a22d5b - Browse repository at this point
Copy the full SHA 4a22d5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f27a91 - Browse repository at this point
Copy the full SHA 3f27a91View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2290db8 - Browse repository at this point
Copy the full SHA 2290db8View commit details
Commits on Jun 18, 2024
-
[#298] Moved OnAIR container build to prep, launch into spacecraft lo…
…op, and removed extra OnAIR submodule definition;
Configuration menu - View commit details
-
Copy full SHA for dadc442 - Browse repository at this point
Copy the full SHA dadc442View commit details -
Configuration menu - View commit details
-
Copy full SHA for c594e21 - Browse repository at this point
Copy the full SHA c594e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8c926 - Browse repository at this point
Copy the full SHA fa8c926View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9856f6 - Browse repository at this point
Copy the full SHA c9856f6View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a42c49d - Browse repository at this point
Copy the full SHA a42c49dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f70880f - Browse repository at this point
Copy the full SHA f70880fView commit details
Commits on Jun 28, 2024
-
[#298] Updated CFS_APP_PATH and added sbn_tcp to the targets - SBN st…
…ill crashing on startup;
Configuration menu - View commit details
-
Copy full SHA for e792ebf - Browse repository at this point
Copy the full SHA e792ebfView commit details
Commits on Jul 1, 2024
-
[#298] Updates to SBN_TCP and SBN_Client to attempt to hack in DNS Na…
…me Resolution. Currently doesn't seem to fully work, and should be improved in the future to be less hacky.
Configuration menu - View commit details
-
Copy full SHA for d951981 - Browse repository at this point
Copy the full SHA d951981View commit details
Commits on Jul 7, 2024
-
[#298] Updates to SBN, SBN_Client, and OnAIR to utilize DNS Names nat…
…ively (seems to work better than previous workaround, but still not fully integrated)
Configuration menu - View commit details
-
Copy full SHA for 9273045 - Browse repository at this point
Copy the full SHA 9273045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4724217 - Browse repository at this point
Copy the full SHA 4724217View commit details
Commits on Jul 9, 2024
-
[#298] Added absolute path to the sbn_client's python interface to On…
…AIR. Likely should be fixed in CMAKE later
Configuration menu - View commit details
-
Copy full SHA for 685bfb3 - Browse repository at this point
Copy the full SHA 685bfb3View commit details -
[#298] Added a line to add the path to the SBN_Client's Python Librar…
…y to the sys path, and added __pycache__ to gitignore
Configuration menu - View commit details
-
Copy full SHA for b112431 - Browse repository at this point
Copy the full SHA b112431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e55df8 - Browse repository at this point
Copy the full SHA 0e55df8View commit details
Commits on Jul 10, 2024
-
[#298] Readded and attempted to fix some issues in the DNS Name Resol…
…ution code for SBN and SBN-Client. Still is broken and cycle crashes cFS.
Configuration menu - View commit details
-
Copy full SHA for 4b8c552 - Browse repository at this point
Copy the full SHA 4b8c552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1538487 - Browse repository at this point
Copy the full SHA 1538487View commit details
Commits on Jul 11, 2024
-
[#298] Updated SBN SCID to match NOS3 (0x2A or 42 base10), and starte…
…d updates to utilize gethostbyname from stdlib for DNS Name Resolution as suggested.
Configuration menu - View commit details
-
Copy full SHA for e83b4f0 - Browse repository at this point
Copy the full SHA e83b4f0View commit details -
[#298] Further DNS Updates. Still not operating, but showing the prop…
…er DNS Names and SCID. Likely still an issue in the translation process causing cycle crash.
Configuration menu - View commit details
-
Copy full SHA for 870743a - Browse repository at this point
Copy the full SHA 870743aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2405275 - Browse repository at this point
Copy the full SHA 2405275View commit details -
[#298] Updated DNS name for FSW in SBN and SBN_Client, added debug st…
…atements to SBN, other miscellaneous fixes
Configuration menu - View commit details
-
Copy full SHA for d38c660 - Browse repository at this point
Copy the full SHA d38c660View commit details -
[#298] Added William Zhang's message_headers.py file from his branch …
…of OnAIR to ours, so the SBN Adapter should start working
Configuration menu - View commit details
-
Copy full SHA for 4628560 - Browse repository at this point
Copy the full SHA 4628560View commit details
Commits on Jul 12, 2024
-
[nos3#298] Testing the possibility of switching from gethostbyname to…
… getaddrinfo for DNS resolution
jstar authored and jstar committedJul 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bcec22 - Browse repository at this point
Copy the full SHA 4bcec22View commit details -
Merge branch 'nos3#298-onair-integration' of github.com:nasa/nos3 int…
…o nos3#298-onair-integration
Configuration menu - View commit details
-
Copy full SHA for ea06ff8 - Browse repository at this point
Copy the full SHA ea06ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4722f2 - Browse repository at this point
Copy the full SHA e4722f2View commit details
Commits on Jul 15, 2024
-
[#298] Switched to new dev branch rather than nos3_dev, and pulled in…
… William Zhang's s_o_TLM_CONFIG.json file
Configuration menu - View commit details
-
Copy full SHA for 2f8a9b1 - Browse repository at this point
Copy the full SHA 2f8a9b1View commit details -
[#298] Updated OnAIR TLM_CONFIG file to match Will Zhang's current ve…
…rsion. Need to update our OnAIR to match his and remodify to avoid bugs he fixed recently from the Scenic version of the SBN code
Configuration menu - View commit details
-
Copy full SHA for 7558b58 - Browse repository at this point
Copy the full SHA 7558b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaabfb7 - Browse repository at this point
Copy the full SHA eaabfb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 541ae3c - Browse repository at this point
Copy the full SHA 541ae3cView commit details -
[#298] Fixed DNS Name Resolution by updating memory allocation from 1…
…6KB to 32KB, and switching back to gethostbyname (kept getaddrinfo code commented out for further review, and kept debug messages since OnAIR SBN link still seg faults due to container dying before SBN launches.)
Configuration menu - View commit details
-
Copy full SHA for dfd0d64 - Browse repository at this point
Copy the full SHA dfd0d64View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c9a7e2 - Browse repository at this point
Copy the full SHA 8c9a7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bfba5c - Browse repository at this point
Copy the full SHA 0bfba5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4035628 - Browse repository at this point
Copy the full SHA 4035628View commit details
Commits on Jul 18, 2024
-
[#298] Updates to build OnAIR in an updated NOS3 Docker Image (found …
…in deployment github page, in the nos3#298-OnAIR-Integration branch). Still not 100% working, but closer
Configuration menu - View commit details
-
Copy full SHA for beee0d7 - Browse repository at this point
Copy the full SHA beee0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a23966d - Browse repository at this point
Copy the full SHA a23966dView commit details
Commits on Jul 19, 2024
-
[#298] Updated OnAIR Launch Script and some relative paths in the OnA…
…IR INI. Acheived a link between SBN, SBN_Client, and OnAIR in the NOS3 system (though there may be small errors remaining)
Configuration menu - View commit details
-
Copy full SHA for d874861 - Browse repository at this point
Copy the full SHA d874861View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abb8474 - Browse repository at this point
Copy the full SHA abb8474View commit details -
[#298] updated SBN MIDs to fix conflcits with Sample and Synopsis, pu…
…t timmer for OnAIR Launch back to 30 secs, added more log prints to sbn_client python interface
Configuration menu - View commit details
-
Copy full SHA for df22ba9 - Browse repository at this point
Copy the full SHA df22ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d68d8 - Browse repository at this point
Copy the full SHA 17d68d8View commit details -
[#298] Removed sleep in OnAIR Launch script, as it was unneeded; Upda…
…ted some sizes in OnAIR and SBN_Client to match current cFS, added more debug print logs to SBN Client and SBN
Configuration menu - View commit details
-
Copy full SHA for 8f99781 - Browse repository at this point
Copy the full SHA 8f99781View commit details
Commits on Jul 24, 2024
-
[#298] Added debug messages to SBN_Client to print the recieved messa…
…ge object and the message id for the subscribe
Configuration menu - View commit details
-
Copy full SHA for 4cc3a03 - Browse repository at this point
Copy the full SHA 4cc3a03View commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 110f3f3 - Browse repository at this point
Copy the full SHA 110f3f3View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cca7653 - Browse repository at this point
Copy the full SHA cca7653View commit details
Commits on Sep 13, 2024
-
[#298] Added onair_launch.sh to sleep before launching OnAIR so it is…
… launched after SBN is initialized, and added extra debug statements to the client initialization.
Configuration menu - View commit details
-
Copy full SHA for 3176c70 - Browse repository at this point
Copy the full SHA 3176c70View commit details
Commits on Sep 18, 2024
-
[#298] Updated SBN Client to debug and fix pipe error. Updated SBN cl…
…ient to help diagnose new error
Configuration menu - View commit details
-
Copy full SHA for bf8b109 - Browse repository at this point
Copy the full SHA bf8b109View commit details
Commits on Sep 24, 2024
-
[#298] Updated length of SBN client heartbeart message to 10, enabled…
… sample in minimal config, and removed custom sbn_conf_tbl from cfg as the default was the same;
Configuration menu - View commit details
-
Copy full SHA for 14c5fa5 - Browse repository at this point
Copy the full SHA 14c5fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ddf0c - Browse repository at this point
Copy the full SHA 48ddf0cView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62e83cb - Browse repository at this point
Copy the full SHA 62e83cbView commit details
Commits on Sep 30, 2024
-
[#298] Updated headers in SBN Client Python to match the new CFE_MSG …
…standards for Draco. Still uses CFE_SB version in code, need to figure out how to finish porting.
Configuration menu - View commit details
-
Copy full SHA for 90dbf24 - Browse repository at this point
Copy the full SHA 90dbf24View commit details
Commits on Oct 3, 2024
-
[#298] Updates to sbn_python_client to utilize modern cFS CCSDS packe…
…t structures. Still WIP
Configuration menu - View commit details
-
Copy full SHA for 78572c9 - Browse repository at this point
Copy the full SHA 78572c9View commit details
Commits on Oct 10, 2024
-
[#298] Updated debug messages in SBN and SBN_Client and reverted to o…
…ld CCSDS defs to prove both sides recieve the same data
Configuration menu - View commit details
-
Copy full SHA for b705909 - Browse repository at this point
Copy the full SHA b705909View commit details -
Configuration menu - View commit details
-
Copy full SHA for f61e50f - Browse repository at this point
Copy the full SHA f61e50fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e535b - Browse repository at this point
Copy the full SHA 90e535bView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1e61c3 - Browse repository at this point
Copy the full SHA b1e61c3View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 254e37c - Browse repository at this point
Copy the full SHA 254e37cView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cae84d5 - Browse repository at this point
Copy the full SHA cae84d5View commit details
Commits on Oct 29, 2024
-
[#298] Updated debug prints to SBN and SBN Client; messed with timing…
… on OnAIR Launch, added pcap to gitignore
Configuration menu - View commit details
-
Copy full SHA for 52800c4 - Browse repository at this point
Copy the full SHA 52800c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 516613c - Browse repository at this point
Copy the full SHA 516613cView commit details
Commits on Oct 30, 2024
-
[#298] Fixes for debug prints in sbn_python_client, plus removing deb…
…ug prints from C now that it is debugged.
Configuration menu - View commit details
-
Copy full SHA for af11109 - Browse repository at this point
Copy the full SHA af11109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c9232 - Browse repository at this point
Copy the full SHA 79c9232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81035b5 - Browse repository at this point
Copy the full SHA 81035b5View commit details -
[#298] modified cfs docker launch template in new copying system for …
…config to include OnAIR launch
Configuration menu - View commit details
-
Copy full SHA for 4a57923 - Browse repository at this point
Copy the full SHA 4a57923View commit details -
Configuration menu - View commit details
-
Copy full SHA for c120919 - Browse repository at this point
Copy the full SHA c120919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548099d - Browse repository at this point
Copy the full SHA 548099dView commit details -
[#298] verified successful transmission and reading of housekeeping p…
…ackets by OnAIR through NOS3, and commented out debug prints after verification
Configuration menu - View commit details
-
Copy full SHA for 53a0e65 - Browse repository at this point
Copy the full SHA 53a0e65View commit details