SierraWireless / octave-orp

Octave Resource Protocol
MIT License
1 stars 4 forks source link

Add support for AT-commands based HL78xx #9

Closed cpavot closed 2 years ago

cpavot commented 3 years ago

Hello,

I have been using HL78xx development kit. To avoid implementing the ORP protocol support, I did reuse your implementation of ORP protocol by removing the HDLC protocol and replacing it by AT command support. This is only for the Python client (note that I dropped support for Python2...).

A small improvement has also been added : when an unexpected exception occurs the program will exit instead of keeping running as it was confusing for me to still be able to enter commands.

It would be nice if this can be included officially in the project.

cpavot commented 3 years ago

Thanks guys for your reviews. :)

I'll be in vacations for the next 2 weeks, so I will make the changes when I'm back. Talk you soon.

Nico26-sw commented 2 years ago

Hi Christophe @cpavot Hope you are well! I'm closing this PR since it looks like abandoned. Feel free to re-open it if it's not the case. Thanks

cpavot commented 2 years ago

Hello Nicolas @Nico26-sw :), I'm good, thanks! What about you ? I did not update it as I guess HL78xx project is no longer alive. Am I correct ? Thanks.

Nico26-sw commented 2 years ago

I'm good too thanks :smiley: HL78 is still active but is not part of the Octave portfolio. However this might change, we are working on "Octave light" version on HL78.... without ORP tho. We should be able to communicate more before the end of the year.