| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update ioctl_set_u32 to pass through iface param | Daniel Bevenius | 2022-09-23 | 1 | -1/+1 |
| * | Introduce IoctlType enum for IOCTL types | Daniel Bevenius | 2022-09-22 | 1 | -11/+22 |
| * | Make self parameter to has_credit non-mutable | Daniel Bevenius | 2022-09-17 | 1 | -1/+1 |
| * | Merge pull request #16 from danbev/alp | Dario Nieuwenhuis | 2022-09-15 | 1 | -3/+7 |
| |\ | |||||
| | * | Add contants and update comment about ALP | Daniel Bevenius | 2022-09-12 | 1 | -3/+7 |
| * | | Add constants for channel types | Daniel Bevenius | 2022-09-15 | 1 | -5/+9 |
| |/ | |||||
| * | Merge pull request #14 from danbev/ioctl_set_get_consts | Dario Nieuwenhuis | 2022-09-09 | 1 | -6/+13 |
| |\ | |||||
| | * | Add constants for ioctl commands | Daniel Bevenius | 2022-09-09 | 1 | -6/+13 |
| * | | Use wrapping_sub in update_credit | Daniel Bevenius | 2022-09-09 | 1 | -1/+1 |
| |/ | |||||
| * | Add gpio_set | Jan Niehusmann | 2022-09-06 | 1 | -0/+6 |
| * | Fixes after review | Jan Niehusmann | 2022-09-06 | 1 | -11/+18 |
| * | Implement minimal tx flow control | Jan Niehusmann | 2022-09-06 | 1 | -6/+26 |
| * | Fix calculation of slice index | Jan Niehusmann | 2022-08-30 | 1 | -1/+1 |
| * | Merge pull request #6 from danbev/add-word-length-constants | Dario Nieuwenhuis | 2022-08-25 | 1 | -2/+4 |
| |\ | |||||
| | * | Add WORD_LENGTH_32/HIGH_SPEED constants | Daniel Bevenius | 2022-08-25 | 1 | -2/+4 |
| * | | Merge pull request #8 from danbev/test-ro-rw-constants | Dario Nieuwenhuis | 2022-08-25 | 1 | -7/+7 |
| |\ \ | |||||
| | * | | Rename REG_BUS_FEEDBEAD to REG_BUS_TEST_RO | Daniel Bevenius | 2022-08-25 | 1 | -7/+7 |
| * | | | Add comment for AI constants | Daniel Bevenius | 2022-08-24 | 1 | -0/+2 |
| |/ / | |||||
| * | | Update Embassy. | Dario Nieuwenhuis | 2022-08-23 | 1 | -3/+3 |
| * | | Update Embassy. | Dario Nieuwenhuis | 2022-08-22 | 1 | -1/+1 |
| * | | Add comments about Country Locale Matrix (CLM) | Daniel Bevenius | 2022-08-20 | 1 | -0/+1 |
| |/ | |||||
| * | Update Embassy. | Dario Nieuwenhuis | 2022-08-13 | 1 | -4/+4 |
| * | Improve data checks for VHD events | Mattias Grönlund | 2022-08-13 | 3 | -11/+99 |
| * | move ioctl_id from State to Runner. | Dario Nieuwenhuis | 2022-08-13 | 1 | -16/+14 |
| * | Fix set iovar buffer length. | Dario Nieuwenhuis | 2022-07-22 | 1 | -2/+2 |
| * | Obtain the firmware blobs from the user instead of hardcoding magic flash addrs. | Dario Nieuwenhuis | 2022-07-17 | 1 | -16/+10 |
| * | Fix iovar_get, unhardcode MAC addr. | Dario Nieuwenhuis | 2022-07-16 | 1 | -10/+8 |
| * | Switch to 32bit SPI. | Dario Nieuwenhuis | 2022-07-16 | 1 | -64/+48 |
| * | Switch to embedded-hal SPI, GPIO traits. | Dario Nieuwenhuis | 2022-07-16 | 1 | -237/+253 |
| * | Hook up embassy-net. IT WORKS. | Dario Nieuwenhuis | 2022-07-12 | 2 | -7/+170 |
| * | ITS DOING SOMETHING | Dario Nieuwenhuis | 2022-07-12 | 1 | -4/+10 |
| * | wpa2 join... still nothing. | Dario Nieuwenhuis | 2022-07-12 | 2 | -5/+64 |
| * | check clmload_status. | Dario Nieuwenhuis | 2022-07-12 | 2 | -24/+64 |
| * | stuff | Dario Nieuwenhuis | 2022-07-11 | 2 | -12/+32 |
| * | add event printing, add join but not working yet. | Dario Nieuwenhuis | 2022-07-11 | 3 | -6/+410 |
| * | clm download, country config. | Dario Nieuwenhuis | 2022-07-11 | 3 | -36/+593 |
| * | async ioctls working. | Dario Nieuwenhuis | 2022-07-11 | 2 | -88/+175 |
| * | :rainbow: | Dario Nieuwenhuis | 2022-07-10 | 2 | -0/+1107 |
