Commit Graph

4014 Commits

Author SHA1 Message Date
Russell Stanley 5202f5914e cmd/rv/probe_circleci.go code cleanup 2022-04-29 13:53:52 +09:30
Russell Stanley 445ab1d785 turbidity: updated naming convention and comments per comments on PR 2022-04-28 13:43:49 +09:30
Russell Stanley fe0c9ffcdb cmd/rv/probe_test.go fix test with nocv build 2022-04-22 15:23:25 +09:30
Russell Stanley 83317e9bbc turbidity: added comments and improved debug logs 2022-04-22 15:09:23 +09:30
Russell Stanley c58643e207 cmd/rv/main.go fix probe initialization 2022-04-21 09:12:29 +09:30
Russell Stanley 6dd32ea786 cmd/rv: fix build issues 2022-04-12 13:51:17 +09:30
Russell Stanley f6505488bb turbidity: incorporate transform matrix variable into turbidity sensor 2022-04-12 13:32:34 +09:30
Russell Stanley 798e691c06 cmd/rv/main.go: add probe update after revid variable update 2022-04-11 16:26:22 +09:30
Russell Stanley 175cfc4925 revid/config: add transform matrix test case 2022-04-11 13:15:07 +09:30
Russell Stanley 3047704ca0 revid: add transfrom matrix variable 2022-04-11 09:23:40 +09:30
Russell Stanley ee6fc3ca44 Merged in turbidity-probe (pull request #474)
cmd/rv: turbidity probe implementation

Approved-by: Saxon Milton
2022-04-01 01:28:17 +00:00
Russell Stanley 72f5b6ffb5 cmd/rv/probe.go: add trim fail tolerance 2022-04-01 10:25:58 +10:30
Russell Stanley 24d77b3b65 Merge branch 'master' into turbidity-probe
merge latest rtmp changes into turbidity probe
2022-03-24 12:06:08 +10:30
Saxon Milton 1acfdf059e Merged in fix-rtmp-connect-bug (pull request #476)
protocol/rtmp: fixing handling of large packet sizes

Approved-by: Trek Hopton
2022-03-21 05:38:24 +00:00
Russell Stanley ec4f34b117 cmd/rv/probe.go address comments on latest commit 2022-03-18 16:34:55 +10:30
Saxon Nelson-Milton aacb4ca3b3 protocol/rtmp: fixing handling of large packet sizes 2022-03-18 13:59:29 +10:30
Russell Stanley 8e06cffade mend 2022-03-17 09:21:26 +10:30
Saxon Nelson-Milton dd6adbf9d0 protocol/rtmp/amf/amf.go: improving error messaging 2022-03-15 15:35:04 +10:30
Saxon Nelson-Milton c4e4cc750f protocol/rtmp/parseurl_test.go: correcting test cases with new errors 2022-03-09 10:44:30 +10:30
Saxon Nelson-Milton 37b49d27a0 protocol/rtmp/rtmp.go: correcting missing error wrapping 2022-03-08 14:23:53 +10:30
Saxon Milton 8c5a31b052 Merged in improve-rtmp-errors (pull request #475)
protocol/rtmp: improving errors

Approved-by: Trek Hopton
2022-03-08 03:39:14 +00:00
Saxon Nelson-Milton 92155b376e protocol/rtmp: improving errors 2022-03-08 14:07:28 +10:30
Russell Stanley b97f1f465f cmd/rv/probe.go improved error handling 2022-03-04 17:09:50 +10:30
Russell Stanley 514b5ef549 turbidity/images/default.jpg fix image resolution 2022-02-28 14:44:43 +10:30
Russell Stanley 9a02036628 merge master into turbidity-probe 2022-02-28 14:40:26 +10:30
Russell Stanley f262c70bab cmd/rv/probe.go reduce buffer limit and code cleanup 2022-02-25 17:02:46 +10:30
Russell Stanley cb59034a2e cmd/rv/probe.go improved logging and moved trim function to codec/h264/parse.go 2022-02-23 10:26:47 +10:30
Russell Stanley d4fbad12b7 add trim function for video data 2022-02-21 13:34:02 +10:30
Trek Hopton 3db7d1b1f3 Merged in alsa-pause (pull request #473)
alsa: close pool buffer on stop, handle EOF from next

Approved-by: Saxon Milton
2022-02-18 05:05:51 +00:00
Trek H 563897eb8c alsa: error handling 2022-02-18 10:13:16 +10:30
Trek H 78279d4405 alsa: always return errors from ALSA.Read(), handle in Lex() 2022-02-18 10:10:01 +10:30
Russell Stanley fd3202f99a add concurrency to probe write function 2022-02-16 16:29:04 +10:30
Trek H c5c1816607 alsa: close pool buffer on stop 2022-02-14 14:44:35 +10:30
Trek Hopton 54edadbe13 Merged in alsa-pool (pull request #471)
alsa: handle pool buffer error and properly close chunks

Approved-by: Saxon Milton
2022-02-09 06:27:46 +00:00
Trek H f9a6bcc9dc alsa: return EOF from alsa.Read so that pauses can be detected and input stopped 2022-02-09 16:38:10 +10:30
Trek H 23e4607cc5 alsa: return n where applicable in alsa.Read 2022-02-09 16:21:02 +10:30
Trek H 1abca8cd7e alsa: removed use of pool buffer chunk, Read closes the chunk for us since it's a fully consuming read 2022-02-09 15:00:04 +10:30
Trek H fa8fdfdd46 Merge branch 'master' into alsa-pool 2022-02-09 13:42:51 +10:30
Russell Stanley 090a4617b3 Merged in patch-turbidity (pull request #472)
Patch revid-probe

Approved-by: Trek Hopton
2022-02-09 02:27:24 +00:00
Russell Stanley f052516f9f mend 2022-02-09 12:53:18 +10:30
Russell Stanley be3e74ca43 code cleanup addressing comments on PR 2022-02-09 12:06:28 +10:30
Russell Stanley 9bf0edbe4d update transform to always apply default transformation 2022-02-09 10:51:42 +10:30
Russell Stanley c4386def0f Merge branch 'patch-turbidity' into turbidity-probe 2022-02-08 12:26:38 +10:30
Russell Stanley 0781cd3c26 Merge branch 'patch-turbidity' of https://bitbucket.org/ausocean/av into patch-turbidity 2022-02-08 11:55:23 +10:30
Russell Stanley dd0653b60c split turbidity probe declaration 2022-02-08 01:21:33 +00:00
Russell Stanley d8fefc0930 split turbidity probe declaration 2022-02-08 11:20:20 +10:30
Russell Stanley 4f33f13358 patch build issues from latest turbidity probe PR 2022-02-08 09:57:05 +10:30
Russell Stanley 68d4bd5593 decrease template size 2022-02-07 16:14:07 +10:30
Russell Stanley 140311fec9 added go routine for entire turbidity calculation 2022-02-07 11:06:25 +10:30
Russell Stanley b0f756a586 add go routine to write function 2022-02-04 17:02:18 +10:30