OpenHD / QOpenHD

QOpenHD App
Other
208 stars 81 forks source link

2.5.4-alpha #659

Closed Consti10 closed 4 months ago

Consti10 commented 5 months ago

Requres updated openhd core !

Impoved param set(s): 1) added auto-fetch 2) added custom UI elements for changing camera, resolution 3) whitelisted even more params (more things are done by openhd automatically) for a clear, user friendly ui 4) removed V_ prefixes from param 5) no more V_OS_CAM_CONFIG ;) 6) more verbose view when air / ground is not alive (Icon)

Sidebar: Adds a new UI element that is easier to use than the main configpopup, an joystick navigatable (for the future)

TCP: New approach for auto connect. Only activate on android though.

Other: Make SOCStatus widget generic (remove duplicated code) Add dev overlay (stats) And a few more things ...

knputyi commented 4 months ago

[> Requres updated openhd core !

Impoved param set(s):

  1. added auto-fetch
  2. added custom UI elements for changing camera, resolution
  3. whitelisted even more params (more things are done by openhd automatically) for a clear, user friendly ui
  4. removed V_ prefixes from param
  5. no more V_OS_CAM_CONFIG ;)
  6. more verbose view when air / ground is not alive (Icon)

TCP: New approach for auto connect - TODO reduce wasted CPU cycles

Other: Make SOCStatus widget generic (remove duplicated code) Add dev overlay (stats) Added navigatable UI for goggles (not finished) And more ...](https://github.com/OpenHD/QOpenHD/pull/659/commits/a5eb8e8bffe9eaf1de4ba6e6f6d08a857607b2d1)

I'm using 5280MHz, not 5180... ;)

Consti10 commented 4 months ago

[> Requres updated openhd core !

Impoved param set(s):

  1. added auto-fetch
  2. added custom UI elements for changing camera, resolution
  3. whitelisted even more params (more things are done by openhd automatically) for a clear, user friendly ui
  4. removed V_ prefixes from param
  5. no more V_OS_CAM_CONFIG ;)
  6. more verbose view when air / ground is not alive (Icon)

TCP: New approach for auto connect - TODO reduce wasted CPU cycles Other: Make SOCStatus widget generic (remove duplicated code) Add dev overlay (stats) Added navigatable UI for goggles (not finished) And more ...](a5eb8e8)

I'm using 5280MHz, not 5180... ;) oh, hm, I need to change that then ;)