darkfader

Results 6 issues of darkfader

### Is this a bug or a feature request? bug ### What did you expect? I expected duplicate fCnt to be filtered or an indication that it's a duplicate. ###...

needs more info

### Is this a bug or a feature request? feature ### What did you expect? I see device tags in the JSON format, but not no tags set for gateways....

In stack code: (STM32Cube_FW_WL_V1.2.0 based on LoRaMac-node) ``` if (mcpsIndication->Multicast == 1) { // Message received on a multicast address // Check McGroupBitMask uint8_t groupId = LoRaMacMcChannelGetGroupId(mcpsIndication->DevAddress); if ((groupId ==...

Can it have some gateway ID wildcard/regexp? Or are there some other criteria we can match on? (frequency/channel perhaps) Do we need to restart the service to reload the configuration...

It seems to stop when DNS resolve fails for one of the backends. Perhaps just continue and print and error in the log? As a side-note, I wonder how DNS...

As title says.

Type: Bug
Difficulty: Newbie Friendly
Area: GUI