Farm-ng-amiga

Latest version: v2.3.4

Safety actively analyzes 723200 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.0.5

What's Changed
* Update examples for v0.0.4 by ethanrublee in https://github.com/farm-ng/farm-ng-amiga/pull/66
* Delete feature-request.md by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/59
* Move `virtual_joystick` example to use amiga-app-template by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/68
* Fix C++ name collision in Service grpc. by ethanrublee in https://github.com/farm-ng/farm-ng-amiga/pull/70
* v0.0.5 by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/72


**Full Changelog**: https://github.com/farm-ng/farm-ng-amiga/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
* Update file reader example by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/44
* Can file reader by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/47
* Add issue templates and links by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/54
* Jerry issue templates 2 by jerrycowell96 in https://github.com/farm-ng/farm-ng-amiga/pull/55
* remove unsupported services by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/56
* added feature request form by jerrycowell96 in https://github.com/farm-ng/farm-ng-amiga/pull/50
* Update README.md by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/57
* fix test for farm-ng-core 0.1.4 by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/61
* simplify services api by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/60


**Full Changelog**: https://github.com/farm-ng/farm-ng-amiga/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* Use timestamp from CanSocket by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/29
* add badge and pip install in the readme by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/28
* upate to use upstream `farm-ng-amiga` by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/33
* update to use upstream farm-ng-amiga by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/34
* use upstream `amiga-brain-api` by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/32
* update file reader example with latest `farm-ng-amiga` by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/31
* Can error handling / pause service by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/35
* Fix ServiceState constructors for 0 Enum by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/37
* Pre commit fix by ethanrublee in https://github.com/farm-ng/farm-ng-amiga/pull/38
* update project name by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/40
* fix missing rename in the package by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/41
* missing rename in protos_defs by edgarriba in https://github.com/farm-ng/farm-ng-amiga/pull/42
* Increment v0.0.3 by Hackerman342 in https://github.com/farm-ng/farm-ng-amiga/pull/45


**Full Changelog**: https://github.com/farm-ng/farm-ng-amiga/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* update sophus from upstream by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/27


**Full Changelog**: https://github.com/farm-ng/amiga-brain-api/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* fix readme format by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/26


**Full Changelog**: https://github.com/farm-ng/amiga-brain-api/compare/v0.0.1.dev...v0.0.1

0.0.1.dev

What's Changed
* import brain package by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/1
* remove farm_ng/core and import from remote by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/2
* Move to py by ethanrublee in https://github.com/farm-ng/amiga-brain-api/pull/3
* Camera client updates by ethanrublee in https://github.com/farm-ng/amiga-brain-api/pull/4
* update at 2 hz. by ethanrublee in https://github.com/farm-ng/amiga-brain-api/pull/5
* disable async for stream frames by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/6
* Add canbus client by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/7
* fix string format by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/8
* protobuf plumbing. by ethanrublee in https://github.com/farm-ng/amiga-brain-api/pull/9
* add `ControllerClient` by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/10
* Controller client patch by Hackerman342 in https://github.com/farm-ng/amiga-brain-api/pull/13
* Canbus send ability by Hackerman342 in https://github.com/farm-ng/amiga-brain-api/pull/14
* State estimator stub by Hackerman342 in https://github.com/farm-ng/amiga-brain-api/pull/15
* Public `poll_service_state` by Hackerman342 in https://github.com/farm-ng/amiga-brain-api/pull/16
* Rename start/stop service to connect/disconnect by Hackerman342 in https://github.com/farm-ng/amiga-brain-api/pull/19
* Add `canbus.packet` to `farm_ng_amiga` by Hackerman342 in https://github.com/farm-ng/amiga-brain-api/pull/18
* remove comment in proto controller by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/21
* Add `farm-ng-package` as dependency by Hackerman342 in https://github.com/farm-ng/amiga-brain-api/pull/23
* remove install pip3 by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/24
* Update LICENSE by IvanChaperot in https://github.com/farm-ng/amiga-brain-api/pull/22
* Example virtual joystick by Hackerman342 in https://github.com/farm-ng/amiga-brain-api/pull/17
* add pypi release workflow by edgarriba in https://github.com/farm-ng/amiga-brain-api/pull/25

New Contributors
* edgarriba made their first contribution in https://github.com/farm-ng/amiga-brain-api/pull/1
* ethanrublee made their first contribution in https://github.com/farm-ng/amiga-brain-api/pull/3
* Hackerman342 made their first contribution in https://github.com/farm-ng/amiga-brain-api/pull/13
* IvanChaperot made their first contribution in https://github.com/farm-ng/amiga-brain-api/pull/22

**Full Changelog**: https://github.com/farm-ng/amiga-brain-api/commits/v0.0.1.dev

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.