issues
search
CarletonURocketry
/
ground-station
The ground station software used to interface with the ground station LoRa board and distribute signals from the rocket across websocket connections.
https://carletonurocketry.github.io/ground-station/
MIT License
7
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[ENHANCEMENT] Update packet parsing to V2
#110
EliasJRH
opened
3 weeks ago
0
[ENHANCEMENT] Implement V2 packet spec
#109
EliasJRH
opened
3 weeks ago
2
[ENHANCEMENT] Implement live data recording
#108
EliasJRH
opened
2 months ago
0
Document and refactor ground-station code
#107
EliasJRH
closed
3 months ago
1
Fix Dockerfile prompt halting build
#106
EliasJRH
closed
4 months ago
0
[ENHANCEMENT] Store latest sensor readings for easy playback
#105
EliasJRH
closed
3 months ago
0
Add coordinates data block
#104
EliasJRH
closed
5 months ago
1
Voltage DataBlock
#103
EliasJRH
closed
5 months ago
0
Encoding for voltage packets
#102
linguini1
closed
5 months ago
1
Update logging and error handling
#101
EliasJRH
closed
6 months ago
0
Add magnitude component to linear acceleration and angular velocity
#100
EliasJRH
closed
6 months ago
0
Added decoding support for new relative types.
#99
linguini1
closed
6 months ago
0
Add decoding of linear acceleration data blocks
#98
linguini1
closed
6 months ago
0
Add decoding of angular velocity data blocks
#97
linguini1
closed
6 months ago
0
Add datablock parsing for linear acceleration and angular velocity
#96
EliasJRH
closed
6 months ago
0
Addresses #91 Rename is_valid_packet_header
#95
Juan-789
closed
6 months ago
4
update branch
#94
Juan-789
closed
7 months ago
2
Have PakcetHeader `src_addr` field validate against Device Header
#93
EliasJRH
closed
8 months ago
0
Magnitude of velocity
#92
linguini1
closed
6 months ago
0
Rename `is_valid_packet_header`
#91
linguini1
closed
6 months ago
1
Add packet header and block header exceptions on invalid fields
#90
EliasJRH
closed
8 months ago
0
Fixes #84
#89
Juan-789
closed
8 months ago
3
Remove v0 code from codebase
#88
EliasJRH
closed
8 months ago
0
Remove all type: ignore
#87
EliasJRH
closed
8 months ago
5
Packet header fields
#86
linguini1
closed
8 months ago
2
Valid block headers
#85
linguini1
closed
8 months ago
4
[BUG] telementry_utils.py and parse_radio_block function.
#84
Juan-789
closed
8 months ago
2
Test is_valid_hdr
#83
matthewjhross
closed
8 months ago
0
test parse_radio_block done
#82
Juan-789
closed
7 months ago
6
added/edited docstrings for block.py, control_block.py, 1/2data_block.py
#81
Juan-789
closed
8 months ago
1
New JSON output format!
#80
TASelwyn
closed
8 months ago
3
Implement v1 debug message data block
#79
EliasJRH
closed
8 months ago
0
Add full telem test file
#78
EliasJRH
closed
9 months ago
0
Replay refactor
#77
linguini1
closed
9 months ago
1
[ENHANCEMENT] Remove unused v0 code
#76
EliasJRH
closed
8 months ago
0
[ENHANCEMENT] Full transmission parsing tests
#75
EliasJRH
closed
7 months ago
0
Serial refactor
#74
linguini1
closed
9 months ago
0
Telemetry module refactor
#73
EliasJRH
closed
9 months ago
0
Fix SIGTERM methods not correctly executing
#72
EliasJRH
closed
9 months ago
0
Updated packetheader, blockheader and missions to support V1
#71
TASelwyn
closed
9 months ago
1
[ENHANCEMENT] Migrate packet headers
#70
EliasJRH
closed
9 months ago
0
Failing `test_json_packets.py`
#69
linguini1
closed
9 months ago
0
Fix spin loops
#68
AngelOnFira
closed
9 months ago
1
[ENHANCEMENT] Remove spin-loops that pin CPUs
#67
AngelOnFira
closed
9 months ago
0
Fix config not being properly read from not root
#66
EliasJRH
closed
9 months ago
0
Packets v1
#65
linguini1
closed
9 months ago
0
[ENHANCEMENT] Add conditional parsing of V1 datablocks
#64
EliasJRH
closed
9 months ago
0
A few tornado improvements
#63
TASelwyn
closed
9 months ago
1
Ensure rocket artwork is printed first
#62
TASelwyn
closed
9 months ago
0
Black/pep formatting rules breaks flake8's e203 rule
#61
TASelwyn
closed
9 months ago
0
Next