- Posts: 2631
The New Hubsans
- goebish
- Offline
- I Void Warranties
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
I know you have many projects and really appreciate your work! Any advance on the H301s data would be much appreciated! Also, I you point me in the right direction, I might be able to do some of the work...
Best
Tom
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
Any update? Hope you had a great vacation!
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
It's interesting how undeveloped telemetry is - especially full range. This makes the Hubsan implementation so interesting: full range telemetry with attitude, gps and battery - all in a stabilized FC board with a built in full power A7105! If only we could control or even turn off the buggy RTH function, the electronics would be worth transferring to other planes. The H501s has similar capabilities and it remarkable in the quad implementation.
For future reference, I found this information at www.hubsanfpv.com/forum/viewtopic.php?f=11&t=889 re attitude and GPS data transfer:
They begin with bytes 0xE7 and 0xE8
0xE7 - is atitude (roll, pitch, yaw, number of GPS sats, voltage)
0xE8 - latitude, longitude, altitude and also voltage
The author chose to use the information for OSD, but I hope the raw data can be used directly. I can do some experiments to determine ranges for each parameter if that would help.
No rush, just excited about the future!
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
www.deviationtx.com/forum/protocol-devel...sans?start=140#41782
... just that I didn't have the time / motivation yet to write the complete code for telemetry
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
You told it works with H107 and H501 format option, but did you have to use the H501 format + bind button the first time you used it ?
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
1. Confirmed it auto-binds to both H107 and H501 options on Hubsan protocol.
2. Changed ID on the Tx.
3. Did a binding on H107, changed to H501 and it continued to be bound. Turned of Tx and Rx. Turned on Tx then Rx - auto-bound on H501.
4. Changed ID on Tx.
5. Did binding on H501, changed to h107 and it continued to be bound. Turned off TX and Rx. Turned on Tx then Rx - auto-bound on H107.
Once the Tx and Rx are bound. They remain bound regardless of setting H107 or H501.
I could detect no difference in behavior or control of the plane in h107 or h501: both control only the control surfaces and motor. Both leave the plane in 'Stabilize' mode.
Best,
Tom
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
I think we can test something ... now that your aircraft is bound to the Devo, does it still auto-bind with the stock transmitter or do you have to repeat the manual bind sequence with it ?
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
The H301 seems to be more versatile than the H501: it can bind with either Hubsan protocol.
T
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
I'll add the flags found in your captures and make a test build.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
www.dropbox.com/s/80r06nzij0xq44o/deviat...0.0-5132dc1.zip?dl=0
Channel 5: Leds
Channel 6: Stabilized mode
Channel 8: video
Channel 10: RTH
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
First: I have Devo 6s, which generally uses the same firmware as a Devo8. Can I use the 7e test?
Second: Do I need the other files in the zip or is updating the dfu enough?
Thanks!
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
www.dropbox.com/s/pae9bpcbk4nc12m/deviat...0.0-5132dc1.zip?dl=0
Updating the .dfu should be enough.
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
LEDs - working
Stab/Man - working
RTH - need to test in flight - too windy right now!
Video - need to find my micro sd card!
Thanks!
T
Please Log in or Create an account to join the conversation.
- thearne3
- Offline
- Posts: 36
I will attempt to test RTH later this week, but the other switches are all working....
Now - is there any way to change your mind about tackling the GPS coordinates? I think you had started some work on the H501 GPS. Do you think the H301 is similar?
Thanks again for all you work!
Tom
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- The New Hubsans