lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
348 stars 112 forks source link

No RX with 21.35.0-develop #114

Closed DB2FM closed 2 years ago

DB2FM commented 3 years ago

With the newest develop-Branch of today my iGate didn't receive anymore. Wet back to master and everything works as expected.

Board name:

peterus commented 3 years ago

thanks for this ticket! this information is very important! i will take a look into this πŸ˜‰

peterus commented 3 years ago

@DB2FM i reverted a big change, please re-test and revert. thanks!

DB2FM commented 3 years ago

@peterus Hi Peter,

I don’t see develop branch anymore. There are only three branches: master, http_config and python_test_framework. Which one should I try?

Am 19.09.2021 um 21:41 schrieb Peter Buchegger @.***>:

@DB2FM https://github.com/DB2FM i reverted a big change, please re-test and revert. thanks!

β€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lora-aprs/LoRa_APRS_iGate/issues/114#issuecomment-922525573, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBO7S6NX5NGTZHRGY3NRRLUCY4GFANCNFSM5D7TR2TQ.

peterus commented 3 years ago

@DB2FM by accident i deleted the branch yesterday. i could revert the deletion and have setup a protection for the branch. please try again with the developer branch.

DB2FM commented 3 years ago

@peterus Hi Peter, When I download ZIP in branch develop I get master.zip of 01.09.2021...

Am 20.09.2021 um 07:21 schrieb Peter Buchegger @.***>:

@DB2FM https://github.com/DB2FM by accident i deleted the branch yesterday. i could revert the deletion and have setup a protection for the branch. please try again with the developer branch.

β€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lora-aprs/LoRa_APRS_iGate/issues/114#issuecomment-922644907, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBO7S2FRJE5BJIPSSIIA53UC3AD3ANCNFSM5D7TR2TQ.

peterus commented 3 years ago

@DB2FM just checked it: the download zip is always pointing to the master branch for me even if i change the branch to another one.

DB2FM commented 3 years ago

@peterus Same for me.

Am 20.09.2021 um 07:21 schrieb Peter Buchegger @.***>:

@DB2FM https://github.com/DB2FM by accident i deleted the branch yesterday. i could revert the deletion and have setup a protection for the branch. please try again with the developer branch.

β€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lora-aprs/LoRa_APRS_iGate/issues/114#issuecomment-922644907, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBO7S2FRJE5BJIPSSIIA53UC3AD3ANCNFSM5D7TR2TQ.

peterus commented 3 years ago
git clone https://github.com/lora-aprs/LoRa_APRS_iGate.git
git checkout develop
DB2FM commented 3 years ago

RX does work again :)

Am 20.09.2021 um 07:48 schrieb Peter Buchegger @.***>:

git checkout develop