issues
search
rLoopTeam
/
react-groundstation
4
stars
7
forks
source link
Backend and frontend deduplication (and flood test tool)
#73
Closed
nepeat
closed
7 years ago
nepeat
commented
7 years ago
Changes
Code using the copy pasted blocks for makeSafetyUDP and sendPacket/makeNewPacket are now calling them in udp/helpers.js.
Raw power node temperatures in the frontend are now using a single component instead of duplicated components with the same code.
gs_flood.js tool to generate a random packet the ground station understands every 1 ms.
Changes