-
```
What steps will reproduce the problem?
1. run INDI qhy driver and PHD
2. Data channel set to "compression"
3. Press the arrow button.
What is the expected output? What do you see instead?
The cyc…
-
```
What steps will reproduce the problem?
1. run INDI qhy driver and PHD
2. Data channel set to "compression"
3. Press the arrow button.
What is the expected output? What do you see instead?
The cyc…
-
An example app for android should be constructed to test each of the library components.
-
Since the INDI Client should maintain the connection to the servers even the the app is not in foreground a test app in which this kind of connections is stablished should be done and tested.
-
When an INDI device restarts on server side, the PixInsight Interface doesn't get noticed and doesn't refresh the propetry tree box.
- do not stop device update GUI timer after intial connect
- check…
-
Future session no longer bunching up, but future session not showing on a Monday? (possibly my MT4 server time)
*Ignoring "frankfurt" as this isn't part of the original indi, 12 bars after this (one …
-
Hi. I am having difficulty with the "Five Minute Deep-Dive." I was able to get Portland's data to work, but I am not able to get my own agency data to work. I made the changed to graph-builder.xml and…
-
Continue issue 4, cases 61-110 of Greek text in PW dictionary.
-
afunix fails to build on OS X 10.7.5.
For details see: https://github.com/zotonic/zotonic/issues/797
-
``` php
$select = new Select ();
$select->from ( 'indi_alias' );
$subselect = new Select ();
$subselect->from ( 'indi_alias' );
$subwhere = new Where ();
$subwhere
->notEqualTo('indi_fdi_id','0')
->…