Frostie314159

Results 23 issues of Frostie314159

In the interest of exploring pure safe alternatives to unsafe functions, this issue tracks all uses and potential replacements. The unsafe portions usually are quite similar, so only one entry...

These functions perform a similar job to reset, by reseting the timer either after a specified duration or at an instant. The old PR was closed, since I renamed the...

From what I've observed the AirPlay source message causes an AirPlay target to(if supported) start it's AWDL interface. I'd suggest further testing and then adjusting the description.

A new TLV type has been discovered in the wild. It's only found in AWDL versions 7.0 and upwards and carries the number 28. If anyone has an idea what...

When watching a video the time navigation should disappear automatically after a certain time period.

This PR adds a license file as requested in #25, reformats README and NEWS to Markdown, adds badges to the README and adds GitHub actions.

The enablement of promiscous mode isn't wrapped in a safe function.

Hi, if anyone would be interested in implementing IEEE 802.11 support, just let me know in this thread. For a recent project of mine, I've developed a [library](https://github.com/Frostie314159/ieee80211-rs) for parsing...

``` [101428.577259] ------------[ cut here ]------------ [101428.577265] WARNING: CPU: 0 PID: 39948 at /var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/core/rtw_rf.c:225 rtw_get_scch_by_cch_offset+0x2c/0xb0 [88XXau] [101428.577404] Modules linked in: nfnetlink_queue nfnetlink_log nfnetlink 88XXau(OE) rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm...

This issue was opened a few years prior, but since then meshing support is in the code, but is disabled with no way of enabling it. Would it be possible...