summaryrefslogtreecommitdiff
path: root/comms/qsstv/files/patch-qsstv_videocapt_v4l2control.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* comms/qsstv: update to 9.5.8Charlie Li2021-12-071-10/+0
| | | | | | | | | | | | | Now builds and runs with current hamlib. Changelog: http://users.telenet.be/on4qz/qsstv/manual/changelog.html DOCS option removed since building it continues to be problematic, and the upstream author encourages using the online documentation anyway. Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D33313
* Update to 9.3.3Stephen Hurd2019-04-191-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Open PTT serial port O_NONBLOCK so /dev/tty* can be used. - If a video device has no formats, do not add to camera list. - Add /index.html to local docURL so help will open in browser. From the changelog: 20190418 QSSTV 9.3.3 * fixed api documentation generation 20190418 QSSTV 9.3.2 * complete rewrite of the FTP interfaces. They now run in a seperate thread * removed Hybrid notify config. All hybrid configurations are in one tab: Hybrid * size of recorded wav files was internally set to 0, fixed. * tx audio to wav file was output in mono with half the samples -> fixed * scaling of images in sstv tx mode -> fixed * show image with template when loading new image ->fixed * callsign was not set/send in DRM tx * new FFT implementation * compression in DRM now based on size in stead of ratio * fix error in reedsolomon decode when no erasures found * repeater functions implemented * fixed bug in AVT24-AVT90-AVT94 * removed use VIS option in SSTV (now when a VIS code is detected, the mode is restricted to that VIS mode) * added confirmation options for delete files and program exit in gui configuration * more testing on raspberry Pi 3 model B. (compilation and execution OK) * added PKTLSB, PKTUSB and PKTFM in frequency config modulation * added passband to frequency settings * minor bug fixes
* Updated to 9.2.6Diane Bruce2018-06-261-1/+1
| | | | | | | | | | | | | | | | | | 20170817 QSSTV 9.2.6 Changed the .pro file for autodetecing correct libopenjpg2 (DL1JBE -Tom) ftp transfer - initialize bug fix (VK6MN- Mike) Help manual -> path correction and corrected some typo's (DJ0MBA- Marinus) SSTV initialize bug fix (Adrian) Camera support for Raspberry PI Cam fixed audio loopback use fixed transmission after stop, image was not restarted at top 20161022 QSSTV 9.2.5 Screen size reduced for use with smaller screens-fixed. rig control - added capabilities test. PR: ports/229140 Submitted by: takefu@airport.fm
* Update to latest release.Stephen Hurd2016-04-101-0/+11
DOCS option is back, hopefully it'll stay. Jasper has been switched out for OpenJPEG.