-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Cellular telemetry using SIMCom modules #4388
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
5e1181c
added sim.c, sim.h
potater1 00854a8
modified: telemetry.h telemetry.c common.h serial.h settings.yaml sou…
potater1 59239bc
excluded from F3 builds due to low RAM
potater1 5c3449b
failsafe turns on transmission, transmission arming condition = WAS_E…
potater1 1a3c4cf
transmissionState
potater1 7f0e58a
transmissionState update
potater1 17c23bf
readState
potater1 eedb1ee
edits suggested by hali9
potater1 2535fe6
Cli.md
potater1 22534ac
USE_TELEMETRY_SIM if (FLASH_SIZE > 256)
potater1 c5a1d1a
simModuleState added, checkGroundStationNumber() modified: check last…
potater1 ec1655d
SIM_MIN_TRANSMISSION_INTERVAL
potater1 2583a41
GPS fix indicator
potater1 dfd9d59
transmit() logic changed to use flags, and sim_transmission_interval …
potater1 2c7a608
detectAccEvents()
potater1 01711cc
lastMessageTriggeredBy
potater1 c88d9b7
acc event detection 2000 ms condition
potater1 456fbef
transmit(): low altitude check
potater1 9346bb1
acc event detection moved to transmit()
potater1 7e69366
course over ground
potater1 f224fd7
number checking improved
potater1 7b32a33
avg speed division by zero check
potater1 70b0e7f
GPS transmit condition: posControl.flags.estPosStatus < EST_USABLE
potater1 26d1ac2
Merge branch 'development' into sim-dev
shellixyz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.