Carniverous19 / helium-DIY-middleman

Code here acts as a middleman between LoRa gateways running Semtech packet forwarders and servers ingesting packet forwarder data
37 stars 41 forks source link

--rx-adjust parameter not working #5

Open flash008a opened 2 years ago

flash008a commented 2 years ago

It doesn't seem like this parameter changes the RSSI value

flash008a commented 2 years ago

if real RSSI is below -80, SNR all set to 1.9. Is this a bug?

flash008a commented 2 years ago

In addition, Not 100% of packet forwarders "received uplink" that passed through middleman get to the gwmp-mux 1680. Some were dropped, when comparing to the original "rxpk" received by the packet forwarder.

sblanchard commented 2 years ago

serv_port_up needs to remain at 1680 otherwise it tries to send to the miner on a port where it is not listening

alexevictor commented 2 years ago

Is working well, need some adjustment but is verry nice

sblanchard commented 2 years ago

Is working well, need some adjustment but is verry nice

Are you running it on a separate pc or in a container on the miner?

flash008a commented 1 year ago

Running it in the container of the miner or on a separate system makes no difference. You won’t get 100% rxpkt. Some would be dropped.

jibjab99 commented 1 year ago

The code no longer works anyway - issue with tx_ack