Joel Wetzell
|
e06a0a2776
|
fix slip encoding
sendosc/v1.1.2
makeosc/v1.1.1
|
2025-12-24 18:46:39 -06:00 |
|
Joel Wetzell
|
d1696baa31
|
Merge pull request #12 from jwetzell/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
|
2025-12-11 15:19:19 -06:00 |
|
dependabot[bot]
|
c0304bf7a6
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 02:31:39 +00:00 |
|
Joel Wetzell
|
d62d65c386
|
Merge pull request #10 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.6.1
Bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1
v0.1.0
|
2025-11-20 09:32:02 -06:00 |
|
dependabot[bot]
|
f2888cc038
|
Bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v3.6.0...v3.6.1)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 02:22:46 +00:00 |
|
jwetzell
|
24077a77d6
|
Merge pull request #9 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.6.0
Bump github.com/urfave/cli/v3 from 3.4.1 to 3.6.0
|
2025-11-14 14:36:32 -06:00 |
|
dependabot[bot]
|
9e515cc28e
|
Bump github.com/urfave/cli/v3 from 3.4.1 to 3.6.0
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.4.1 to 3.6.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v3.4.1...v3.6.0)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-10 02:27:40 +00:00 |
|
jwetzell
|
1ad942e489
|
fix cmd name and description
sendosc/v1.1.1
receiveosc/v1.0.0
|
2025-10-01 13:07:00 -05:00 |
|
jwetzell
|
e748adfa1c
|
Merge pull request #7 from jwetzell/json-support
add json output to receiveosc
|
2025-10-01 13:03:26 -05:00 |
|
jwetzell
|
74a62f6287
|
add support for json output to receiveosc
|
2025-09-30 12:54:38 -05:00 |
|
jwetzell
|
a1a550b4bb
|
add json struct tags
|
2025-09-30 12:54:13 -05:00 |
|
jwetzell
|
c039245298
|
update names of workflows
|
2025-09-27 10:28:58 -05:00 |
|
jwetzell
|
085bd082b4
|
Merge pull request #4 from jwetzell/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
|
2025-09-27 10:27:30 -05:00 |
|
jwetzell
|
0a4eff30b3
|
update go version
sendosc/v1.1.0
receiveosc/v0.2.0
makeosc/v1.1.0
|
2025-09-27 10:22:45 -05:00 |
|
jwetzell
|
6482158fd6
|
Merge pull request #6 from jwetzell/urfave-cli
convert from cobra to urfave/cli
|
2025-09-27 10:20:21 -05:00 |
|
jwetzell
|
6808c36e88
|
remove cobra
|
2025-09-27 10:19:46 -05:00 |
|
jwetzell
|
257465d216
|
convert receiveosc to urfave/cli
|
2025-09-27 10:19:40 -05:00 |
|
jwetzell
|
ce5e65e8f8
|
switch makeosc to urfave/cli
|
2025-09-27 09:55:09 -05:00 |
|
jwetzell
|
e519f2d53c
|
switch sendosc to urfave/cli
|
2025-09-27 09:54:58 -05:00 |
|
dependabot[bot]
|
048eb57d5a
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 03:36:57 +00:00 |
|
jwetzell
|
039d4e6f1a
|
explicitly discard opening END when SLIP decoding
|
2025-05-19 09:23:57 -05:00 |
|
jwetzell
|
87853b8ccb
|
SLIP encoding should be double END-ed
|
2025-05-19 09:23:06 -05:00 |
|
jwetzell
|
d03f032e72
|
SLIP encoding should be double END-ed
|
2025-05-19 09:22:39 -05:00 |
|
jwetzell
|
2f4b90fc16
|
fix name of cmd in makeosc
|
2025-05-19 09:08:24 -05:00 |
|
jwetzell
|
278435e066
|
fix name of utility
|
2025-05-19 09:03:05 -05:00 |
|
jwetzell
|
b50dc9969f
|
add github actions to dependabot
|
2025-05-18 20:13:33 -05:00 |
|
jwetzell
|
30ffe3a965
|
Merge pull request #3 from jwetzell/dependabot/go_modules/github.com/spf13/cobra-1.9.1
Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
|
2025-05-18 20:11:59 -05:00 |
|
jwetzell
|
bdc1b45a9b
|
add release workflow for receiveosc
sendosc/v1.0.0
receiveosc/v0.1.0
makeosc/v1.0.0
|
2025-05-18 20:08:37 -05:00 |
|
jwetzell
|
518a083d04
|
add TCP to receiveosc
|
2025-05-18 20:06:19 -05:00 |
|
dependabot[bot]
|
06e8ca7da3
|
Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-version: 1.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-19 00:33:19 +00:00 |
|
jwetzell
|
48ec7908dd
|
switch to using the actual osc library here
|
2025-05-18 19:31:56 -05:00 |
|
jwetzell
|
8b07ce0a44
|
Create dependabot.yml
|
2025-05-18 19:10:13 -05:00 |
|
jwetzell
|
5965c10942
|
fieldalignment tool
|
2024-12-26 14:57:40 -06:00 |
|
jwetzell
|
0928352a57
|
move package to root level
|
2024-12-26 14:57:19 -06:00 |
|
jwetzell
|
46ea24d25e
|
Merge pull request #2 from jwetzell/feat/osc-lib
basic osc lib
|
2024-12-22 14:18:34 -06:00 |
|
jwetzell
|
676644a457
|
add osc bundle encoding with proper timetag
|
2024-12-22 14:17:14 -06:00 |
|
jwetzell
|
b71ee95364
|
add osc timetag
|
2024-12-22 14:16:57 -06:00 |
|
jwetzell
|
fea1d47085
|
cleanup comments
|
2024-12-22 13:38:48 -06:00 |
|
jwetzell
|
fa3c29d0a0
|
bundle encoding
|
2024-12-22 13:38:32 -06:00 |
|
jwetzell
|
67920c5921
|
prep for bundle work
|
2024-12-22 13:37:56 -06:00 |
|
jwetzell
|
757eb8f4c1
|
split message functions out to separate file
|
2024-12-15 23:27:45 -06:00 |
|
jwetzell
|
3e1449f374
|
add decoding for all types except array
|
2024-12-15 22:52:06 -06:00 |
|
jwetzell
|
a742219efa
|
add encoding for all types except array
|
2024-12-15 22:51:56 -06:00 |
|
jwetzell
|
bbdb193d65
|
split types out
|
2024-12-15 22:50:32 -06:00 |
|
jwetzell
|
94251d47d7
|
bring back the osc lib for go learning reasons
|
2024-12-10 17:56:03 +00:00 |
|
jwetzell
|
952223d0b6
|
add release script for makeosc
makeosc/v0.1.0
|
2024-10-21 15:22:34 -05:00 |
|
jwetzell
|
4ef030848f
|
add more osc types to makeosc
|
2024-10-21 15:22:27 -05:00 |
|
jwetzell
|
8ecda737e4
|
one more try
sendosc/v0.2.0
|
2024-10-21 15:19:22 -05:00 |
|
jwetzell
|
24dabc86dd
|
try something else
|
2024-10-21 15:15:40 -05:00 |
|
jwetzell
|
3790e83b9c
|
fix binary name and workflow dependency
|
2024-10-21 15:00:07 -05:00 |
|