Nick Feuer

Results 19 comments of Nick Feuer

Hi! So the reason this discussion started is that how we use device IDs is about to change with the upcoming Bloom Filter update. In the current version, device ID...

One way we could do this is by taking a MAC address and putting it through some kind of hash function

So something to keep in mind, this solution needs to be easily transferrable to other hardware systems. Not every Duck will be using arduino or an esp32. So the challenge...

Well the size of the device ID will no longer effect the number of hops a packet can make when we switch to the bloom filter. So that is another...

> Aha, so there ARE differences between https://github.com/Project-Owl/Crypto and https://github.com/OperatorFoundation/Crypto. Here they are: http://sprunge.us/j4FAaq Even the official version from rweather (https://github.com/rweather/arduinolibs/tree/master/libraries/Crypto) does not contain a trace of this `hwcrypto` include....

This should be kept in mind during CDP Core development

Working on a new idea. Using a Bloom Filter to get a degree of confidence that a message hasn't been sent yet. A quick intro to get an idea of...

@tqrahman can you try this again and confirm if this is still an issue? @faradaym did some work on the free heap stuff #238

This would be a good one. We are not very experienced with Doxygen and could use the help to make it more useful too

This should be moved to DuckRadio