deadprogram
|
a774e4ce62
|
platforms/joystick: add mappings for dualshock4
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-16 19:55:47 +02:00 |
deadprogram
|
22db6a5c74
|
modules: remove sdl
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-16 16:05:03 +02:00 |
deadprogram
|
0cf0f03ba5
|
platforms/joystick: testing and docs improvements based on PR feedback.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-16 16:05:03 +02:00 |
deadprogram
|
9db41afde4
|
build: add joystick tests
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-13 14:10:44 +02:00 |
deadprogram
|
5647b8084c
|
platforms/joystick: mappings for Windows PS3
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-13 13:51:39 +02:00 |
deadprogram
|
7ed78ccb4b
|
platforms/joystick: wrap loadfile error to more easily handle OS differences
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-12 12:09:56 +02:00 |
deadprogram
|
2a352ed250
|
build: run some additional tests on Windows
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-12 11:10:23 +02:00 |
deadprogram
|
c8f7010b7a
|
platforms/joystick: add test coverage for axes and buttons
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-12 11:10:23 +02:00 |
deadprogram
|
2afb3e6b91
|
platforms/joystick: remove unused interface and go fmt cleanup
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-12 11:10:23 +02:00 |
deadprogram
|
b3b92796bb
|
platforms/joystick: handle OS differences for dualshock3 and remove hat since it is not handled in the current joystick package
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-12 11:10:23 +02:00 |
deadprogram
|
2891173830
|
platform/joystick: add bin/scanner to handle OS differences
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-09 13:44:17 +02:00 |
deadprogram
|
8e434f2bc0
|
examples: modify consumers of joystick.NewAdaptor() to pass joystick ID as is now required
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-09 11:09:05 +02:00 |
deadprogram
|
603fe264f5
|
platforms/joystick: remove sdl based joystick and replace with @0xcafed00d package
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2023-09-09 11:07:54 +02:00 |
Thomas Kohler
|
beaefb764b
|
dragonboard: fix example and documentation (#977)
|
2023-07-07 11:35:24 +02:00 |
Thomas Kohler
|
11e15983ac
|
docs(core): prepare for release v2.1.1 (#975)
|
2023-07-07 09:04:58 +02:00 |
Thomas Kohler
|
bf4c15d09e
|
all: fix dev branch by rebase to prepare release, no squash
|
2023-07-07 07:09:47 +02:00 |
Thomas Kohler
|
70c6d29834
|
all: fix dev branch by rebase to prepare release (#973)
|
2023-07-06 19:55:06 +02:00 |
Thomas Kohler
|
f92890384a
|
build(deps): module update (#971)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
b0ee8b931e
|
doc: adjust README.md regarding to your first project (#970)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
a6d657118e
|
build(linter): fix makezero linter issue (#965)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
bc3d7d4194
|
system(syscall): switch to x/sys (#963)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
0648f66ef8
|
build(linters): list of linter todo's (#962)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
a2e06b8e9a
|
core: upgrade modules (#961)
go: upgraded github.com/nats-io/nats.go v1.26.0 => v1.27.0
go: upgraded gocv.io/x/gocv v0.32.1 => v0.33.0
go: upgraded golang.org/x/net v0.10.0 => v0.11.0
go: upgraded tinygo.org/x/bluetooth v0.6.0 => v0.7.0
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
33e906be61
|
mavlink: fix linter issues of errcheck (#959)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
70b8f31483
|
ble: simplify and substitute errors.Wrap() (#958)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
e807156ccb
|
tello: fix wifiMessage and lightMessage (#957)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
712a21365c
|
all(style) : fix linter issues for errcheck, ineffassign, unused and fix errors (#950)
|
2023-07-06 19:49:05 +02:00 |
Joey Berkovitz
|
d459fc05ab
|
tello: Fix partially #793 by initialize doneCh in NewDriverWithIP (#931)
|
2023-07-06 19:49:05 +02:00 |
dlstjq7685
|
1175db315d
|
all: substitute deprecated ioutil methods (#923)
|
2023-07-06 19:49:05 +02:00 |
Thomas Kohler
|
d94ed686f3
|
core(build): CLI removed (#946)
* core(build): CLI removed
* adjust install instructions in doc and README
* fix master_test and remove useless/duplicated tests examples_test.go
|
2023-07-06 19:49:04 +02:00 |
Thomas Kohler
|
2b18516f24
|
Build(go, deps): switch to Go 1.18 and update modules (#940)
|
2023-07-06 19:49:04 +02:00 |
dependabot[bot]
|
91d9cb6b49
|
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.3
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.3)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-06 19:49:04 +02:00 |
dependabot[bot]
|
24043c9e93
|
build(deps): bump go.bug.st/serial from 1.4.0 to 1.5.0
Bumps [go.bug.st/serial](https://github.com/bugst/go-serial) from 1.4.0 to 1.5.0.
- [Commits](https://github.com/bugst/go-serial/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: go.bug.st/serial
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-06 19:49:04 +02:00 |
dependabot[bot]
|
b493cf5cf0
|
build(deps): bump github.com/eclipse/paho.mqtt.golang
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-06 19:49:04 +02:00 |
dependabot[bot]
|
ca2e38a0f8
|
build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1
Bumps [github.com/warthog618/gpiod](https://github.com/warthog618/gpiod) from 0.8.0 to 0.8.1.
- [Commits](https://github.com/warthog618/gpiod/compare/v0.8.0...v0.8.1)
---
updated-dependencies:
- dependency-name: github.com/warthog618/gpiod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-06 19:49:04 +02:00 |
Thomas Kohler
|
914e2ea046
|
build(deps): module update (#971)
|
2023-07-06 19:32:50 +02:00 |
Thomas Kohler
|
e3e2e88149
|
doc: adjust README.md regarding to your first project (#970)
|
2023-07-06 19:05:12 +02:00 |
Thomas Kohler
|
91b7d078aa
|
build(linter): fix makezero linter issue (#965)
|
2023-06-20 19:07:24 +02:00 |
Thomas Kohler
|
ad12eaca69
|
system(syscall): switch to x/sys (#963)
|
2023-06-19 16:06:44 +02:00 |
Thomas Kohler
|
1e2a4d8d10
|
build(linters): list of linter todo's (#962)
|
2023-06-18 18:10:46 +02:00 |
Thomas Kohler
|
09d85d6670
|
core: upgrade modules (#961)
go: upgraded github.com/nats-io/nats.go v1.26.0 => v1.27.0
go: upgraded gocv.io/x/gocv v0.32.1 => v0.33.0
go: upgraded golang.org/x/net v0.10.0 => v0.11.0
go: upgraded tinygo.org/x/bluetooth v0.6.0 => v0.7.0
|
2023-06-18 17:00:59 +02:00 |
Thomas Kohler
|
10dabf1ce5
|
mavlink: fix linter issues of errcheck (#959)
|
2023-06-14 20:08:02 +02:00 |
Thomas Kohler
|
314a808200
|
ble: simplify and substitute errors.Wrap() (#958)
|
2023-06-14 18:27:22 +02:00 |
Thomas Kohler
|
875d972fab
|
tello: fix wifiMessage and lightMessage (#957)
|
2023-06-14 17:57:44 +02:00 |
Thomas Kohler
|
f5d8d5c601
|
all(style) : fix linter issues for errcheck, ineffassign, unused and fix errors (#950)
|
2023-06-12 19:51:25 +02:00 |
Joey Berkovitz
|
d9061ced63
|
tello: Fix partially #793 by initialize doneCh in NewDriverWithIP (#931)
|
2023-06-11 11:10:17 +02:00 |
dlstjq7685
|
8b20c453e0
|
all: substitute deprecated ioutil methods (#923)
|
2023-06-10 19:25:01 +02:00 |
Thomas Kohler
|
0d0a508c60
|
core(build): CLI removed (#946)
* core(build): CLI removed
* adjust install instructions in doc and README
* fix master_test and remove useless/duplicated tests examples_test.go
|
2023-06-04 18:36:55 +02:00 |
Thomas Kohler
|
ac849e7616
|
Build(go, deps): switch to Go 1.18 and update modules (#940)
|
2023-06-04 14:13:41 +02:00 |
Thomas Kohler
|
03fd87241e
|
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.3
|
2023-05-29 20:09:49 +02:00 |