OpenHD/QOpenHD

qopenhd 2.1 gui changes

Closed this issue · 5 comments

Need to decide what gui controls should be added to control settings.

Still staying with the format of accessing widget settings (and reposition of widget) with a long press. Tap of widget opens "actions" which is really the old settings of 2.0 for certain features. Long press and tap functionality as described is built in.

So new gui functionality will be in "actions" (a tap) for a particular widget

  1. WIFI/Radio- widget=rssi (the one showing wifi info like lost and damaged packets)
    a)frequency
    b)tx-power
    c)data rate
    d)bandwidth
    ----need to decide on MCS, STBC, LDPC CTS here?

  2. Video control - widget= bitrate widget
    a)blocks
    b)block length
    c)number of fecs
    d)keyframerate

  3. NEW WIDGET FOR ALL CAM CONTROLS
    a) screenshots- yes/no , fequency
    b) screen/video recording - yes/no (resolution fps etc probably better controlled in sub menu within traditional menu)
    c)brightness
    d)saturation
    e)contrast
    f)sharpness
    --- need to decide on resolution and fps here?
    --- location to save content should be in main menu system

Still not addressed...
BITRATE_PERCENT, VIDEO_BITRATE all wifi hotspot related controls, all video port controls, baudrates, antenna tracker stuff, pip and secondary video, audio, pi cam specific, veye cam specific, thermal cam specific

Decided not to do new widget for cam for now. Just added the cam settings (section 3) to the bitrate widget colocated with all the video controls. Can be easily moved when/if needed

Also need tx-power broken out for ground and air individually

Some of these settings need info with them.. Like an "i" or "?" so that users know what they are choosing. Some settings need warnings like dfs freqs and high tx power.

All settings that are outlined above are now added...

closing this.. its all changed now