Lachezar Lechev
Lachezar Lechev
A good starting point IMO is to just replace `log` with `tracing` everywhere. I don't know what new logging messages would be beneficial though.
@dunmatt @madsmtm would it be possible to take a look at this PR, please?
yes, build arguments (cli) or `features` (config) to build the binaries with. For the config, I really like the simple `cargo-deb` approach of specifying the features with a key. For...
- [ ] Now that #92 is merged, could you please add the `cfg_attr` for `defmt-03` on the APA struct? Thank you in advance!
So far, from the logs, I cannot find any sentences with more than 10 prns, There are 2 possibilities: 1. There are empty ones that don't show in the parsed...
Yes I agree that you would like to have both. Of course calibrated values would be best suited for both cases.
This was worked upon before but now with the upcoming new design and PR #225 being old and not-so-relevant according to @tymmesyde , we are keeping the issue open and...
@bjoernQ not sure what `coex` is but I noticed you removed a few examples in #166 Is this issues still valid in that case?
You don't need to use `call` but `query` instead: https://github.com/AmbireTech/adex-validator-stack-rust/blob/f4fb43b3c6c8765be7a7c68345379b72ad8cea01/adapter/src/ethereum/client.rs#L253-L265
Hello and thank you for reporting the issue! I have heard from Espressif systems that the NMEA structure has a very big memory footprint. It is very possible that just...