Pierre Laclau
Pierre Laclau
Hi, I would like to support this initiative, I would be very interested in using Artery in parallel with the soon-to-be-released INET 4.4 version which includes a Time-sensitive Networking implementation...
Hi @SamirRachedi, I remember reading in OMNeT++'s documentation that the first line match in omnetpp.ini that corresponds to each NED parameter is selected, the other matches are ignored. In this...
If i'm not mistaken, the first of these two lines does not match the second since `wlan[*]` != `middleware`: _.node[].wlan[*].**.statistic-recording = false .node[].middleware.CA.transmission.result-recording-modes = all_ So the parameter `.node[].middleware.CA.transmission.result-recording-modes` only...
Well, I reverted your last commit on March 7th `7ac00ad` for M1 compatibility and everything works fine now! Maybe there is something new that breaks compatibility for other systems? I...
Hi, same issue here, I get an error when clicking to confirm login on the app. I hope this can get fixed! Unfortunately I do not have the knowledge to...
Alright, solved this issue by downgrading both `fast_barcode_scanner` to version `1.1.0` as well as `camera` to version `0.8.1`. Looks like some dependency in your package tree uses the `androidx.core:core-ktx:+` gradle...
Hi, thanks for this project! Are there any news for this issue? I need to have a quiet output as I'm creating a CLI tool that uses this project. Any...
Not sure if this would be desirable (I use it in small repos), but FIY there's a [Pre-Commit GitHub Action](https://github.com/pre-commit/action) that automatically fixes PR styling and commits to the PR...
Refreshing the page flashes the "logged out" view for a split second in the current version, would love a solution for a seamless UX!
Hi! Just had this exact same question, thanks for the clarification :slightly_smiling_face: And for this very useful project!