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
|
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 |
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
|
0577a99bbe
|
Updating dependencies
|
2021-03-17 15:55:30 +01:00 |
Ryan Summers
|
8c616cebec
|
Adding unstaged changes
|
2021-03-15 12:30:18 +01:00 |
Ryan Summers
|
3c574467a2
|
Updating dependencies
|
2021-03-15 12:29:03 +01:00 |
Ryan Summers
|
4a9c2fe23a
|
Updating after DHCP PR review
|
2021-03-15 11:41:13 +01:00 |
Ryan Summers
|
e5505925a9
|
Merge branch 'master' into feature/dhcp-support
|
2021-03-15 11:38:28 +01:00 |
Ryan Summers
|
c2cb9a440c
|
Adding initial DHCP support prototype
|
2021-03-04 17:26:10 +01:00 |
Robert Jördens
|
e1247ec970
|
Merge branch 'master' into panic-led
|
2021-03-04 15:17:15 +01:00 |
dependabot[bot]
|
d47c44de9a
|
build(deps): bump cortex-m-rtic from 0.5.5 to 0.5.6
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/rtic-rs/cortex-m-rtic/releases)
- [Changelog](https://github.com/rtic-rs/cortex-m-rtic/blob/v0.5.6/CHANGELOG.md)
- [Commits](https://github.com/rtic-rs/cortex-m-rtic/compare/v0.5.5...v0.5.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-04 04:07:51 +00:00 |
Robert Jördens
|
843173f29d
|
panic: always turn on red leds, and halt
|
2021-03-03 16:36:10 +01:00 |
Ryan Summers
|
6f1532c2a3
|
Updating dependencies
|
2021-03-02 17:11:19 +01:00 |
Ryan Summers
|
40c04c67c5
|
Updating dependencies
|
2021-03-02 17:00:11 +01:00 |
Ryan Summers
|
c2b00db9e9
|
Updating minimq/miniconf dependencies
|
2021-03-02 16:43:19 +01:00 |
Ryan Summers
|
c553e72df4
|
Updating miniconf dependencies
|
2021-03-01 14:46:12 +01:00 |
Robert Jördens
|
6c6c2e64a7
|
lockin: make order generic
|
2021-02-23 16:58:13 +01:00 |
Ryan Summers
|
2ac7568d5b
|
Updating dependencies
|
2021-02-19 10:36:39 +01:00 |
Robert Jördens
|
04250360c1
|
deps: make miniconf a patch
|
2021-02-17 18:40:03 +01:00 |
Ryan Summers
|
b66f80f784
|
Fixing dependencies
|
2021-02-17 16:30:39 +01:00 |
Ryan Summers
|
9e1f4a864c
|
Merge branch 'master' into feature/mqtt-convert
|
2021-02-17 11:44:10 +01:00 |
Robert Jördens
|
efbf750b20
|
Merge remote-tracking branch 'origin/master' into rj/misc
* origin/master:
Upgrade to serde-json-core v0.2.0
|
2021-02-15 08:55:40 +01:00 |
Robert Jördens
|
cfc4cb382d
|
dependencies: hal ref is on master now [nfc]
|
2021-02-15 08:53:55 +01:00 |
David Nadlinger
|
4130292706
|
Upgrade to serde-json-core v0.2.0
This also fixes the network interface for writing IIR coefficients.
|
2021-02-13 00:07:15 +00:00 |
Ryan Summers
|
91f16c2961
|
Adding working example
|
2021-02-03 19:55:58 +01:00 |
Ryan Summers
|
738516eedb
|
Adding broken example
|
2021-02-03 15:13:37 +01:00 |
Ryan Summers
|
9e1a6ec4d5
|
Updating dependencies
|
2021-02-03 14:06:09 +01:00 |
Ryan Summers
|
913990d531
|
Merge remote-tracking branch 'origin/rj/bump-hal-smoltcp' into feature/mqtt-convert
|
2021-02-03 14:02:20 +01:00 |
Robert Jördens
|
5fc4720593
|
Merge remote-tracking branch 'origin/dependabot/cargo/smoltcp-0.7.0' into rj/bump-hal-smoltcp
* origin/dependabot/cargo/smoltcp-0.7.0:
build(deps): bump smoltcp from 0.6.0 to 0.7.0
|
2021-02-03 13:04:16 +01:00 |
dependabot[bot]
|
b8fcf416cb
|
build(deps): bump cortex-m-log from 0.6.2 to 0.7.0
Bumps [cortex-m-log](https://github.com/DoumanAsh/cortex-m-log) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/DoumanAsh/cortex-m-log/releases)
- [Commits](https://github.com/DoumanAsh/cortex-m-log/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-31 18:00:41 +00:00 |
Ryan Summers
|
411a847a88
|
Updating smoltcp-nal
|
2021-01-30 18:48:27 +01:00 |
Ryan Summers
|
b73286c188
|
Removing MQTT interface
|
2021-01-30 15:00:58 +01:00 |
Ryan Summers
|
702ccc231d
|
Using custom branch of miniconf
|
2021-01-27 18:15:35 +01:00 |
Ryan Summers
|
a772ccc38a
|
Adding WIP updates for StringSet
|
2021-01-26 19:14:23 +01:00 |
Ryan Summers
|
f0e7c153ba
|
Adding WIP refactor for MQTT + settings
|
2021-01-26 14:28:06 +01:00 |
dependabot[bot]
|
7134df9749
|
build(deps): bump smoltcp from 0.6.0 to 0.7.0
Bumps [smoltcp](https://github.com/smoltcp-rs/smoltcp) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/smoltcp-rs/smoltcp/releases)
- [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smoltcp-rs/smoltcp/compare/v0.6.0...v0.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-20 04:01:23 +00:00 |
Ryan Summers
|
29a89637f8
|
Merge branch 'master' into feature/pounder-timestamping
|
2021-01-06 14:45:56 +01:00 |
Ryan Summers
|
da34756df7
|
Adding support for pounder v1.1
|
2021-01-06 13:29:19 +01:00 |
Ryan Summers
|
3332a8e927
|
Updating branch dependencies
|
2021-01-06 12:59:24 +01:00 |
Robert Jördens
|
a85738a651
|
dsp: add host benchmark
|
2020-12-11 15:19:13 +01:00 |
Ryan Summers
|
72d14adfbf
|
Adding support for pounder ETR timestamping
|
2020-12-09 18:19:33 +01:00 |
Ryan Summers
|
fc81c8b5d8
|
Updating API
|
2020-12-07 17:29:36 +01:00 |
Robert Jördens
|
bc1ee21fcd
|
cargo: update, remove old badge, cleanup
|
2020-12-06 21:01:43 +01:00 |
Robert Jördens
|
468929690d
|
iir: vminnm/vmaxnm
|
2020-11-26 14:26:44 +01:00 |
Ryan Summers
|
2b443f9334
|
Merge branch 'master' into feature/dma-updates
|
2020-11-24 16:49:11 +01:00 |
Ryan Summers
|
11e6688a14
|
Refactoring timer channels to macros, adding safety notes
|
2020-11-23 14:30:29 +01:00 |
Matt Huszagh
|
d24dfb302e
|
dsp crate: drop version dependency and remove boilerplate from cargo
|
2020-11-22 10:32:40 -08:00 |
Matt Huszagh
|
3eb43c6b99
|
move iir to new dsp crate
|
2020-11-22 07:59:12 -08:00 |