thUndeadMod v4 -TBA

Started by thundead, July 03, 2012, 08:02:23 PM

Previous topic - Next topic

thundead

right POLL for all users:

1. How many AUX channels are you using (ex. CH5 and pan tilt on 6/7)
2. How often are you using them ?  (ex. I can't stop panning !!!  )
3. How many have servos connected ( just my pan servo which I love to pan )
4. What resolution you think is needed ? ( ex. think 100 clicks is enough)
5. Video tutorial for flashing ?
6. How much pain is the Arduino IDE for you ?


Advanced (answer only if you know what i'm talking about)

5. What latency is acceptable for your flying ? (ex. 20ms  / less for helis)
6. Should the new fw refresh the channels ? (ALL - parallel / One by One - Serial / Pairs (1st 5 ch) + aux
7. how important is hopping on more than 4 channels
8. Do you use Serial PPM ?
9. RSSI  ? (Analogue (sig strength seen by rf chip) / link quality (packet based) / both )


hopefully i didnt forget anything lol

Cheers
Mihai.
If you like my work feel free to contribuite to my Pringles & Red Bull Fund :) http://forum.flytron.

Coyote

Excellent news, I`ve not had the time to get back onto Open testing for a while, but making some time soon.

1) Aux : 1 for OSD 2 for AutoPilot 2 for P&T ( normally )
2) OSD, AP and Pan all the time, tilt not so often
3) 2 for Aileron, 1 Elevator, 1 Rudder 2 P&T ( Pan being a large 360 degree GWS125 )
4) I agree 100 would be plenty even for 360 degree servo
5) That would be a good idea for noobs
6) It is OK for me, but I`ve not much experience, I can imagine a bit scary for a noob to understand

Advanced

7) (9) I don`t think hopping on more than 4 channels should be needed and 4 or less would probably make the hopping easier
8) (10) I use serial with multicopter, its 100x easier
9) (11) Both IMO
Education and schoolin is good, but FPV is gooder :)

SouthPawPaul

1. Only one aux channel atm, however, 4 more when I plug in my osd and openpilot makes a new release of their software with dynamic pid adjustment capability
2. Not too often atm
3. No servos connected to the Aux channels. Only one on my Tricopter.
4. Not sure of a suitable answer here. I guess more is better?
5. Not needed for me
6. No problem at all
5. Lowest latency possible for flying my multicopters
6. Wouldn't it be more efficient to only refresh the channels whose data has changed since the last refresh?
7. Hopping is important I think. On how many channels I don't know. How many channels do other systems hop on?
8. I don't atm. But will after the new OP software is released.
9. Don't use RSSI atm, but will when I install my DragonOSD. I guess the important thing is to maintain compatibility with existing OSDs. Outside of that I have no opinion

phibin

i dont know how much you will value my input but here goes....

1.  1234 then 567 are a must really...
2.  A lot really... mode/osd/aileron or other...
3.  567 will have at least 1 servo normally maybe 2 dependent on airframe, and osd/mode switches camera gimble..
4.  resolution... more is better??
5.  the video tutorial... well after my recent f**k ups i was thinking of doing one now i know how.
6.  IDE? if you mean your cool little programme that writes it for you... its ace!

B

5.  for me flying multi's the faster the better really, for fixed wing stuff you can get away with it a bit i recon
6.  dont know cant comment
7.  dont know cant comment
8.  nope not tried it...
9.  RSSI is an awesome feature! but a packet quality rssi could be good? can you do both? or switch in the script?

well hope it helps a little?

simon.
i dont crash... i land with style!

thundead

your daily heads up on progress:

Currently in dev:
Packet optimisation: 4800baud; full servo resolution
Package transmission: per-demand packet sending (thx SouthPawPau for the idea)
RSSI: avg between analogue signal strength + packet loss
Serial PPM on I2c port as not used anyway

Question of the Day:

Q: What should I use to create the unique bind key so we won't have system conflicts between users anymore ?

- Date of birth
- PC ID (pc name)
- I want my own custom code that I input



PS: bring oon the pringles and red bull :D
If you like my work feel free to contribuite to my Pringles & Red Bull Fund :) http://forum.flytron.

SouthPawPaul

I'm not really quite sure, but DoB would probably be sufficient, but sod's law dictates that you'd probably get a clash at some point.

Could you not use the Windows API GUID function and use that as the unique key bind? In Delphi it's Sysutils.CreateGUID with the corresponding Sysutils.GUIDToString, that is of course if you're still using Delphi to write the Config setup wizard.

SouthPawPaul

Will you also be looking at the possibility of reintroducing the telemetry feature?

thundead

hmm havent thought of that :) I'll build up the main fetures and see how much time I have so no promises :)

Quote from: SouthPawPaul on July 04, 2012, 03:12:29 PM
Will you also be looking at the possibility of reintroducing the telemetry feature?
If you like my work feel free to contribuite to my Pringles & Red Bull Fund :) http://forum.flytron.

SouthPawPaul

I actually want telemetry to fly my thermal glider LOS and have the barometric sensor send data back to the tx where I can add a custom Arduino module to process the data, or possibly add some more code to the tx firmware to control the onboard buzzer to give my a ground heard vario. It wouldn't be a "gimmick" for me.

I can buy a vario that does just that, but with the telemetry feature I can have a bash at a DIY solution.

thundead

when you lose signal the tx will start the Nyan cat song :))))

If I'll ever include telemetry it'll only be rssi data to preserve bandw. Bare in mind that now sent packet is about 2 bytes lol.
If you like my work feel free to contribuite to my Pringles & Red Bull Fund :) http://forum.flytron.

SouthPawPaul

Quote from: thundead on July 04, 2012, 03:27:40 PM...Nyan cat song...

I actually had to look that up.

Wished I hadn't now!

thundead

or should I make it the startup Song ?
If you like my work feel free to contribuite to my Pringles & Red Bull Fund :) http://forum.flytron.

SouthPawPaul


phibin

Quote from: papa_lazerous on July 04, 2012, 03:48:37 PM
Now this is a cool start up tune https://www.youtube.com/watch?v=wF71xjjF944&feature=youtube_gdata_player

it was fun.... but got a bit annoying after a bit... lol
i ended up shortening the tune  ;)

simon.
i dont crash... i land with style!

Technoweenie

Quote from: SouthPawPaul on July 04, 2012, 03:12:29 PM
Will you also be looking at the possibility of reintroducing the telemetry feature?

I would second this one.

I make use of back channel telemetry for my ground station. Wouldn't need anything fast. Maybe send 1 byte each packet and sequence through lat-deg, min,sec, long-deg, min, sec, alt, speed. That would give a 1hz or so complete update.

Can't wait for rev 4   :P