Atmelfan

Results 6 issues of Atmelfan

Poor attempt at implementing #201. No tests, doesn't compile under no_std, missing documentation, fails CI, etc. Breaks every rule regarding macros and generic programming.

While not strictly supported by SI it's common in electronics and other industries to use logarithmic quantities expressed in Decibels such as `dBm[W]`, `dBuV/m`. It would be nice to have...

The workflow uses actions/checkout@v2 and action-rs/toolchain@v1, both throws warnings and uses deprecated commands.

The crate does not support overlapped commands as described in the IEEE488.2 / SCPI standard. Overlapping commands are optional in the standard and therefore not necessary but can be useful...

enhancement

Trying to install pynini==2.1.6 from pip results in the following error. ```bash nvidia@ubuntu:/tmp/openfst-1.8.3$ pip install pynini==2.1.6 Defaulting to user installation because normal site-packages is not writeable Looking in indexes: https://pypi.org/simple,...

### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue Cross fails to compile local workspace dependencies with manifest inheritance. The...

bug