diff options
author | Bdale Garbee <bdale@gag.com> | 2018-05-01 09:38:55 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2018-05-01 09:38:55 -0600 |
commit | a0b166f567a792daa568d51b83b0da25ec383979 (patch) | |
tree | f0dee16066a72c9fd795e711f857da729fa715e6 | |
parent | 8d7fa641750d4f6849b41096fdcaa667e948dd92 (diff) |
initial TeleStatic content
-rw-r--r-- | TeleLaunch/index.mdwn | 5 | ||||
-rw-r--r-- | TeleStatic/index.mdwn | 55 | ||||
-rwxr-xr-x | TeleStatic/protos/telestatic.jpg | bin | 0 -> 7341929 bytes | |||
-rw-r--r-- | index.mdwn | 5 |
4 files changed, 64 insertions, 1 deletions
diff --git a/TeleLaunch/index.mdwn b/TeleLaunch/index.mdwn index 8e536eb..9e78820 100644 --- a/TeleLaunch/index.mdwn +++ b/TeleLaunch/index.mdwn @@ -129,6 +129,11 @@ The TeleFireOne hardware design is available from [git.gag.com](http://git.gag.com) in the project [hw/telefireone](http://git.gag.com/?p=hw/telefireone;a=summary). +An alternate load of the TeleFireOne including support for data logging +sensors from a rocket motor test stand is available as a separate +[TeleStatic](../TeleStatic) product. A TeleStatic board can be used as the +equivalent of a TeleFireOne when not in use with a test stand. + ### TeleFireEight ### TeleFireEight has eight igniter circuits, making it ideal for use at diff --git a/TeleStatic/index.mdwn b/TeleStatic/index.mdwn new file mode 100644 index 0000000..4d34080 --- /dev/null +++ b/TeleStatic/index.mdwn @@ -0,0 +1,55 @@ +[[!meta title="TeleStatic"]] + +# TeleStatic — Wireless Rocket Motor Static Test System # + +<img src="protos/telestatic.jpg"> + +TeleStatic is a secure radio-controlled system capable of operating +a rocket motor static test stand. + +TeleStatic uses a two-way digital radio communications system for +positive indication of all operations. The communications link is +secured with AES CBC-MAC to prevent accidental or intentional +operation from unauthorized transmitters. + +TeleStatic operates in the 70cm amateur band at low power using +Altus Metrum's proven modulation and coding schem to avoid interference +with any rocketry electronics or other communication devices. + +The TeleStatic board is easily configured using USB for +parameters like operating frequency, callsign, cryptographic key, and +the designated bank number. + +A TeleStatic board can also be used as a one-channel pyro board in the +larger [TeleLaunch](../TeleLaunch) system when needed. + +TeleStatic is an alternate load of the TeleFireOne board, whose hardware +design is available from [git.gag.com](http://git.gag.com) in the project +[hw/telelco](http://git.gag.com/?p=hw/telefireone;a=summary). + +## Documentation ## + +Not written yet. + +## Software ## + +TeleLaunch firmware is part of the larger [AltOS](/AltOS) suite of +software. A separate TeleStatic application for use on a laptop at the +control operator's position is currently under development. + +## Availability ## + +A prototype system was operated extensively during the 2017, and based +on that experience a revised version of the circuit board was designed +and will be tested in the first half of 2018. General availability of +the TeleStatic product is expected in mid 2018. Watch +this space for updates on price and availability. + +## Licenses ## + +TeleStatic hardware is licensed under the [TAPR](http://www.tapr.org) +[Open Hardware License](http://www.tapr.org/ohl.html) + +TeleStatic software is licensed +[GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) + diff --git a/TeleStatic/protos/telestatic.jpg b/TeleStatic/protos/telestatic.jpg Binary files differnew file mode 100755 index 0000000..0aac075 --- /dev/null +++ b/TeleStatic/protos/telestatic.jpg @@ -117,7 +117,10 @@ was Bdale's original project here, a dual-deploy rocketry altimeter. One prototype was built, but never flown. * [TeleLaunch](TeleLaunch/) -is a wireless launch control system capable of operating up to 800 pads. +is a wireless launch control system capable of operating up to 792 pads. + +* [TeleStatic](TeleStatic/) +is a wireless system for operating rocket motor test stands. * [TeleNano](TeleNano/) is a tiny rocketry altimeter with telemetry using only a barometric |