Commit Graph

19 Commits

Author SHA1 Message Date
Tuomas Järvinen 7e4c43dec9 Fixes for A8 remote control. Added logging messages 2024-07-04 16:40:00 +03:00
Tuomas Järvinen 0bec8369e3 Minor fixes to A8 to keep GCC happy 2024-07-04 15:27:31 +03:00
Nffj84 89c68aeb67 Changed FIFO pipes to UDP. 2024-07-04 15:20:48 +03:00
Nffj84 67c2b41986 Removed debug printing. 2024-07-04 13:33:07 +03:00
Nffj84 f419d69dab Minor changes. 2024-07-04 13:31:28 +03:00
Nffj84 d377a626e2 Added better handling for command line parameters 2024-07-04 12:33:32 +03:00
Tuomas Järvinen ed53266ca3 Minor build fixes for OPI5 2024-07-04 12:11:05 +03:00
Nffj84 c69a7628c2 Removed unnesessary files. 2024-07-04 11:53:58 +03:00
Nffj84 25c8f6c605 Small improvements. 2024-07-04 11:29:39 +03:00
Your Name dfe3c7c561 Add support for A8 remote control to opi_rtsp test app 2024-07-04 11:02:18 +03:00
Nffj84 a14e463989 Added small sleep after reading pipe. 2024-07-03 18:40:13 +03:00
Nffj84 f77e2d3661 Removed blocking code from a8 and a8 remote. 2024-07-03 18:16:59 +03:00
Nffj84 0b4b2f9f10 Added sendData function call to remote main.
Commented out more things that are currently not needed.
2024-07-03 16:10:24 +03:00
Nffj84 3e0841b0ca Hard coded values to target location until real values are available.
Added function for remote which AI can call.
2024-07-03 15:59:11 +03:00
Nffj84 f2dc975d9f Minor improvements 2024-07-03 13:10:27 +03:00
Nffj84 16bb7b2929 Removed build folder. 2024-07-02 13:31:56 +03:00
Nffj84 b39e58dbc1 Refactored a8 codes and added remote testing app a8_remote. 2024-07-02 11:31:12 +03:00
Nffj84 db2652d979 Added functionality to calculate target location.
Added functionality to capture camera frame from RTSP stream.
Refactored code.
Fixed some minor issues.
2024-06-18 17:29:40 +03:00
Nffj84 33399370f3 Simple program to control Siyi A8 mini gimbal
Simple program to control Siyi A8 mini (actually some other Siyi cameras too).

Receiving responce sometimes gives error when checking CRC.
2024-05-26 12:56:51 +03:00