Saxon Nelson-Milton
46e97debd5
cmd/vidforward & revid: initial implementation of vidforwarding software
2022-09-09 11:24:29 +09:30
Saxon Milton
f9fddcf0e8
Merged in fix-loop (pull request #483 )
...
revid & device/file: removing Loop mode which was conflicting with Loop variable, and improve file input with logging and robustness
Resolves issue #374
Approved-by: Trek Hopton
2022-09-01 05:58:45 +00:00
Saxon Nelson-Milton
862c06b5f3
revid & device/file: removing Loop mode which was conflicting with Loop variable, and improve file input with logging and robustness
2022-08-31 16:58:40 +09:30
Saxon Milton
af9ae527f4
Merged in fix-sync-reboot (pull request #481 )
...
init/Makefile: adding target to build syncreboot. This no longer assumes the utils dir exists.
resolves issue #373
Approved-by: Trek Hopton
2022-06-10 01:27:44 +00:00
Saxon Nelson-Milton
f1b1d5c880
init/Makefile: adding target to build syncreboot. This no longer assumes the utils dir exists
2022-06-09 17:03:48 +09:30
Saxon Milton
0d5100b2c8
Merged in fix-senders-logging (pull request #482 )
...
revid/senders.go: using logging.Logger interface
resolves issue #343
Approved-by: Trek Hopton
2022-06-09 05:49:16 +00:00
Saxon Nelson-Milton
9978e0187c
revid/senders.go: using logging.Logger interface
2022-06-08 14:13:14 +09:30
Saxon Milton
84bf14aa0a
Merged in fix-upgrade (pull request #480 )
...
cmd/rv: adding rv upgrade function. init: refactor Makefile and scripts for more flexibility
Resolves issue #369
Approved-by: Trek Hopton
2022-06-07 05:52:12 +00:00
Saxon Nelson-Milton
3101d21d99
cmd/rv: adding rv upgrade function. init: refactor Makefile and scripts for more flexibility
2022-06-07 15:12:08 +09:30
Saxon Milton
d64e46794a
Merged in updating-logging (pull request #479 )
...
using latest version of utils and using latest logging package
Resolves issue #372
Approved-by: Trek Hopton
2022-06-03 07:04:52 +00:00
Saxon Nelson-Milton
3bae489a20
init/Makefile: renaming install_soft target to rebuild and performing go build under this target
2022-06-01 14:29:28 +09:30
Saxon Nelson-Milton
9c28290a88
providing install_soft build target
2022-06-01 14:06:59 +09:30
Saxon Nelson-Milton
44fa6bc54a
providing install_soft build target
2022-05-31 14:47:06 +09:30
Saxon Nelson-Milton
5eb5992f15
using latest version of utils and using latest logging package
2022-05-27 15:42:58 +09:30
Saxon Nelson-Milton
ab49930149
fixing customizable make username problems
2022-05-27 12:44:18 +09:30
Saxon Nelson-Milton
e894abe339
improved container/mts/encoder.go error wrapping and checking errors from encoder write in revid/senders_test.go
2022-05-27 11:58:53 +09:30
Saxon Nelson-Milton
7a397ff96f
init/Makefile: make user customizable
2022-05-27 11:03:54 +09:30
Saxon Nelson-Milton
47028b70c2
cmd/rv/main.go: This resolves issue #370 . Removing default statement in readPin so that netsender net speed values are kept
2022-05-25 15:12:15 +09:30
Saxon Nelson-Milton
25b4b271a1
updating required iot version and making appropriate changes to code
2022-05-25 15:01:24 +09:30
Russell Stanley
88062eef87
Merged in target-location (pull request #478 )
...
Add functionality to set the location of the chessboard
Approved-by: Saxon Milton
2022-05-19 06:44:36 +00:00
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