-
Module Sim A9G have future GMS and GPS. When give code project sms into pudding A9G work ok, when give code GPS into pudding A9G work ok but when i have a project have SMS and GPS into pudding A9G wor…
-
Once the binary is removed from source control you will have to make a release after each merge in to master. Then attach the binary to the release. This allows us to merge multiple commits to master …
-
I just started to test this fork, because the original version was very slow. Now exports are quite fast. Thanks! But there’s a strange error in the exported files (it happened in queries and macros w…
-
```
C:\PLAy\asdf>dotnet --version
2.0.0-preview1-005694
C:\PLAy\asdf>dotnet new console
The template "Console Application" was created successfully.
C:\PLAy\asdf>dotnet restore
...
C:\PLA…
-
I am trying your master branch on a Telnet enabled PDU device, and when it goes for login, it endlessly prints out
RollingTimeout exceeded 56:914
RollingTimeout exceeded 56:931
RollingTimeout exc…
-
Ha nem szerepel a referenciában az adott utca, azt is lehetne mutatni egy új táblázatban.
Néha ez valódi:
* amikor ezek újonnan kiosztottak a régi referenciához képest,
* ha pontosabbak vagyunk m…
-
It can't read ":",may be include enter.
Thank you.
public async Task ReadmeExample()
{
using (TelnetServer server = new TelnetServer())
{
//using (Client client = ne…
-
**Describe the bug**
The bug appears with the formatting of the code in blog posts.
When a code snippet is present, the snippet is not resized to fit the device - instead it is long and has a scr…
-
I am trying to use Telnet client against Altusen PKVM. While my code obviously succeeds to power the PKVM outlet off and on via telnet, I can not read the state of the device because the string read f…
-
So, I don't really understand what's going on. I don't see anywhere on the code a way to sync the internal RTC to an external time value. This normally is done in mycropython via the ntptime module in…