diff options
author | Bdale Garbee <bdale@gag.com> | 2017-10-09 17:48:49 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-10-09 17:48:49 -0600 |
commit | be4a87d226602e9d9900f65dd9d57e76936e988f (patch) | |
tree | 21d18f428093e3fe1263996b819884fdb33d5266 | |
parent | b630408af6f703c859cbdcf8a8f34cbd7231f244 (diff) |
add Robert's TeleBT mount design
-rw-r--r-- | TeleBT/index.mdwn | 5 | ||||
-rw-r--r-- | TeleBT/mount/TeleBT_Mount.fcstd | bin | 0 -> 40959 bytes | |||
-rw-r--r-- | TeleBT/mount/TeleBT_Mount.stl | bin | 0 -> 30884 bytes | |||
-rw-r--r-- | TeleBT/mount/index.mdwn | 28 |
4 files changed, 32 insertions, 1 deletions
diff --git a/TeleBT/index.mdwn b/TeleBT/index.mdwn index bfde011..0f71506 100644 --- a/TeleBT/index.mdwn +++ b/TeleBT/index.mdwn @@ -19,7 +19,10 @@ And here's what it looks like packaged with battery, attached to an Arrow <a href="v1.0/telebt-inuse.jpg"> <img src="v1.0/telebt-inuse-thumb.jpg"></a> For the latest TeleBT firmware and related software, please -visit the [AltOS](../AltOS) and [AltosDroid](../AltosDroid) pages on this site. +visit the [AltOS](../AltOS) and [AltosDroid](../AltosDroid) pages on this site. + +If you're using TeleBT with an [Arrow](http://www.arrowantennas.com/) yagi, +we now have a 3D-printable [mount](mount/) design available! ## Features ## diff --git a/TeleBT/mount/TeleBT_Mount.fcstd b/TeleBT/mount/TeleBT_Mount.fcstd Binary files differnew file mode 100644 index 0000000..75f9257 --- /dev/null +++ b/TeleBT/mount/TeleBT_Mount.fcstd diff --git a/TeleBT/mount/TeleBT_Mount.stl b/TeleBT/mount/TeleBT_Mount.stl Binary files differnew file mode 100644 index 0000000..5ef0df7 --- /dev/null +++ b/TeleBT/mount/TeleBT_Mount.stl diff --git a/TeleBT/mount/index.mdwn b/TeleBT/mount/index.mdwn new file mode 100644 index 0000000..a686b7f --- /dev/null +++ b/TeleBT/mount/index.mdwn @@ -0,0 +1,28 @@ +[[!meta title="TeleBT Mount"]] +# TeleBT Mount + +The most common way to use a TeleBT is to match it up with a short yagi and +suitable connector adapter. For all but the most demanding high-altitude +flights, we like the +[3-element Arrow II Hand Held Portable](http://www.arrowantennas.com/arrowii/440-3ii.html) +antenna, and a simple [SMA to BNC adapter](http://shop.gag.com/parts-and-accessories/sma-to-bnc-adapter.html) +that we sell. + +The missing piece in this setup is some sort of bracket to keep the TeleBT +from flopping around on the antenna boom and loosening up the SMA +connector. Thanks to Robert Garbee, we're happy to share this excellent +bracket design! + +## Availability ## + +As with all of our products, this is a fully open design. If you have a 3D +printer, please feel free to print one for yourself. They are also available +for sale in +[Bdale's Store](http://shop.gag.com/parts-and-accessories/telebt-bracket.html). + +## Artifacts ## + +* [FreeCAD design file](TeleBT_Mount.fcstd) +* [STL file for 3D printing](TeleBT_Mount.stl) + +<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>. |