Commit Graph

1115 Commits (4780a975285dc98968a74044e430b2cbdf995257)

Author SHA1 Message Date
Ryan Summers 885cc1fb27 Merge branch 'master' into feature/phy-reset 2021-04-08 13:35:59 +02:00
Robert Jördens c1f256ea77
Merge pull request #320 from quartiq/dependabot/cargo/ndarray-0.15.1
build(deps): bump ndarray from 0.14.0 to 0.15.1
2021-04-07 17:03:22 +02:00
dependabot[bot] b39a827aff
build(deps): bump ndarray from 0.14.0 to 0.15.1
Bumps [ndarray](https://github.com/rust-ndarray/ndarray) from 0.14.0 to 0.15.1.
- [Release notes](https://github.com/rust-ndarray/ndarray/releases)
- [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-ndarray/ndarray/compare/ndarray-rand-0.14.0...0.15.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 15:00:06 +00:00
Robert Jördens 459094d496
Merge pull request #328 from quartiq/rj/deps
hal 0.9.0 and dependency bulk update
2021-04-07 16:58:43 +02:00
Robert Jördens f9347e6e29 deps: bulk update 2021-04-07 16:54:02 +02:00
Robert Jördens 46902b39b4 dependencies: update, move hashes to Cargo.toml
cargo update -p doesn't work well if the hashes are only on .lock
2021-04-07 16:44:39 +02:00
Robert Jördens 1ca8aa98b0 hal 0.9.0 2021-04-07 16:35:57 +02:00
Ryan Summers 009eb764bd
Merge pull request #327 from quartiq/feature/hitl-support
HITL Support
2021-04-07 15:52:52 +02:00
Ryan Summers fb32939fc5
Update hitl/README.md
Co-authored-by: Robert Jördens <rj@quartiq.de>
2021-04-07 15:21:12 +02:00
Ryan Summers 6487318730 Reverting HITL runner changes 2021-04-07 15:09:34 +02:00
Ryan Summers b17831b995 Updating HITL script to directly call python binaries 2021-04-07 15:07:17 +02:00
Ryan Summers 7d3698dd8d Removing source in favor of dot 2021-04-07 15:02:49 +02:00
Ryan Summers 416864b66a Replacing sh with bash 2021-04-07 14:38:22 +02:00
Ryan Summers 3187825b61 Updating runner operational flags 2021-04-07 14:31:49 +02:00
Ryan Summers 5d9c7b0884
Apply suggestions from code review
Co-authored-by: Robert Jördens <rj@quartiq.de>
2021-04-07 14:30:39 +02:00
Ryan Summers 56acd9de2b Removing broker specification 2021-04-07 14:21:44 +02:00
Ryan Summers 32e0c9b19a Merge branch 'feature/hitl-support' of github.com:quartiq/stabilizer into feature/hitl-support 2021-04-07 14:18:28 +02:00
Ryan Summers 38b7884b49 Updating HITL to run against PRs to master 2021-04-07 14:18:21 +02:00
Ryan Summers 6669be0370
Merge branch 'master' into feature/hitl-support 2021-04-07 14:15:58 +02:00
Ryan Summers ef9e5557e5 Adding requirements file 2021-04-07 14:04:11 +02:00
Ryan Summers cd25b44b80 Updating hitl runner to use correct broker 2021-04-07 13:55:08 +02:00
Ryan Summers 2fa94b03a5 Updating executability 2021-04-07 13:53:29 +02:00
Ryan Summers 46c5bb4c25
Merge pull request #298 from dnadlinger/update-hal
Update stm32h7xx-hal
2021-04-07 13:45:02 +02:00
Ryan Summers e51336dc90
Merge branch 'master' into update-hal 2021-04-07 13:41:48 +02:00
Robert Jördens cc61e2eedf
README: add both plain-CI and HITL badges 2021-04-06 16:28:56 +02:00
Robert Jördens ec28c4995a
Merge pull request #305 from quartiq/dependabot/cargo/num-0.4.0
Bump num from 0.3.1 to 0.4.0
2021-04-06 16:08:26 +02:00
Robert Jördens 71f7e91c6a
Merge branch 'master' into dependabot/cargo/num-0.4.0 2021-04-06 16:04:39 +02:00
Ryan Summers 2e4fdbb6e2 Fixing python venv setup 2021-04-06 14:28:08 +02:00
Ryan Summers d718914f0d Adding initial HITL layout 2021-04-06 13:28:07 +02:00
Sébastien Bourdeauducq f2b7a7a78c
Merge pull request #321 from quartiq/update-cargosha256
update cargosha256
2021-04-05 00:35:02 +08:00
Harry Ho 3c877404b4 update cargosha256 2021-03-31 15:22:24 +08:00
dependabot[bot] 6c892f4ea3
Bump num from 0.3.1 to 0.4.0
Bumps [num](https://github.com/rust-num/num) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/rust-num/num/releases)
- [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num/compare/num-0.3.1...num-0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 08:40:58 +00:00
Ryan Summers e92c2bd76c
Merge pull request #317 from quartiq/rs/issue-316/dependency-fix
Updating smoltcp dependency
2021-03-25 09:39:37 +01:00
Ryan Summers 769945d7a2 Adding patch comment 2021-03-25 09:26:36 +01:00
Ryan Summers 4b9954761e Updating smoltcp dependency 2021-03-25 09:24:58 +01:00
Ryan Summers 5e448f284b Updating net module 2021-03-24 13:48:34 +01:00
Ryan Summers 9459152f6f Updating dependencies 2021-03-24 13:40:17 +01:00
Ryan Summers a717630c53 Adding prototype PHY reset detection 2021-03-17 20:16:39 +01:00
Ryan Summers 4797f0e97d
Merge pull request #304 from quartiq/dependabot/cargo/serde-1.0.124
Bump serde from 1.0.123 to 1.0.124
2021-03-17 17:03:25 +01:00
dependabot[bot] e4b476e497
Bump serde from 1.0.123 to 1.0.124
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.123 to 1.0.124.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.123...v1.0.124)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 15:46:45 +00:00
Ryan Summers f292f7565b
Merge pull request #310 from quartiq/dependabot/cargo/paste-1.0.5
build(deps): bump paste from 1.0.4 to 1.0.5
2021-03-17 16:45:32 +01:00
dependabot[bot] eed190be12
build(deps): bump paste from 1.0.4 to 1.0.5
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](https://github.com/dtolnay/paste/compare/1.0.4...1.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 15:36:37 +00:00
Ryan Summers 35840cc91e
Merge pull request #292 from quartiq/dependabot/cargo/heapless-0.6.1
build(deps): bump heapless from 0.5.6 to 0.6.1
2021-03-17 16:35:16 +01:00
dependabot[bot] 1b328a3d28
build(deps): bump heapless from 0.5.6 to 0.6.1
Bumps [heapless](https://github.com/japaric/heapless) from 0.5.6 to 0.6.1.
- [Release notes](https://github.com/japaric/heapless/releases)
- [Changelog](https://github.com/japaric/heapless/blob/master/CHANGELOG.md)
- [Commits](https://github.com/japaric/heapless/compare/v0.5.6...v0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 15:28:50 +00:00
Ryan Summers a93e823ea5
Merge pull request #311 from quartiq/feature/dhcp-support
Feature/dhcp support
2021-03-17 16:27:32 +01:00
Ryan Summers 0577a99bbe Updating dependencies 2021-03-17 15:55:30 +01:00
Ryan Summers 3fb2bafaaa Implementing safe net storage semantics 2021-03-17 15:08:56 +01:00
Ryan Summers df2f122f84 Fixing sleep state on error 2021-03-17 14:56:31 +01:00
Ryan Summers e54a33797c Updating comment about time 2021-03-17 14:54:57 +01:00
Ryan Summers 331e21b00a Updating dependencies 2021-03-17 14:47:14 +01:00