Releases: OpenIPC/PixelPilot_rk
Releases · OpenIPC/PixelPilot_rk
1.3.0
What's Changed
- Flexible osd by @seriyps in #36
- Fix video being extremely slow when OSD is disabled via command line by @seriyps in #37
- More widgets by @seriyps in #38
- add ExternalSurfaceWidget by @henkwiedig in #42
- Sequence number in dvr file names by @ramkrishna757575 in #48
- OSD text update by @PetruSoroaga in #47
- create pidfile by @henkwiedig in #43
- fix osd flicker by @henkwiedig in #50
- improve mode selection by @henkwiedig in #51
- properly destroy cairo by @henkwiedig in #52
- upload more artifacts by @henkwiedig in #49
- Detailed WFB-ng facts available for OSD by @seriyps in #41
- Fix osd flicker by @henkwiedig in #54
- remove legacy osd by @henkwiedig in #55
- switch to msgpack api by @henkwiedig in #56
- add IconSelectorWidget by @henkwiedig in #57
- Add missing dependencies in README by @zhouruixi in #58
- Add wifibroadcast-ng logo icon by @zhouruixi in #59
- Add missing min and max rssi/snr osd fact by @zhouruixi in #61
- fix --mavlink-port argument by @henkwiedig in #63
- fix memleak on size change by @henkwiedig in #66
- support wfb-ng unix socket mode by @henkwiedig in #67
- store antenna_id in uint64 by @henkwiedig in #70
- support more datatypes on IconSelectorWidget by @henkwiedig in #71
- Update
wfbclifacts docs by @seriyps in #73 - Add gsmenu by @henkwiedig in #62
- Set output video and osd by plane id by @JohnDGodwin in #72
- Dvr player by @henkwiedig in #75
- UI fixes by @henkwiedig in #76
- disable getty for ttys0, fix typo by @henkwiedig in #78
- Add Alink settings menu by @henkwiedig in #77
- Fix problem when first time connect to home wifi by @HKR1987 in #79
- fix gs-rendering switch by @henkwiedig in #80
- add 4 way nav by @henkwiedig in #81
- add gs txpower setting by @henkwiedig in #82
- Custom msg pipe by @seriyps in #86
- Fix custom msg and config by @seriyps in #87
- Debian pkg by @seriyps in #85
- Fix a few DEB package follow-ups by @seriyps in #88
New Contributors
- @ramkrishna757575 made their first contribution in #48
- @PetruSoroaga made their first contribution in #47
- @zhouruixi made their first contribution in #58
- @JohnDGodwin made their first contribution in #72
- @HKR1987 made their first contribution in #79
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Add command line option to print the list of supported screen modes by @seriyps in #28
- start recording when armed by @henkwiedig in #30
- Change the way Cairo buffer is cleared by @seriyps in #31
- Minor: assign thread name; fix compilation warnings by @seriyps in #33
- Add logging via spdlog library by @seriyps in #34
- add --osd-custom-message by @henkwiedig in #32
New Contributors
- @henkwiedig made their first contribution in #30
Full Changelog: 1.1.0...1.2.0
1.1.0
v1.0.0
What's Changed
- Fix memory leak in DVR queue by @seriyps in #9
- move to latest radxa zero 3w image by @luastoned in #10
- Update --help to reflect all the supported options by @seriyps in #12
- Shutdown gradually if not able to initialize display by @seriyps in #11
New Contributors
- @seriyps made their first contribution in #9
- @luastoned made their first contribution in #10
Full Changelog: latest...v1.0.0
latest
Add build script