Results 41 issues of Anders Wallin

a helper function that would produce python datetimes from the influxdb time-stamp would be useful. I tried cutting the time text-field at microsecond resolution, but it seems trailing zeros are...

enhancement

# ARTIQ Feature Request ## Problem this request addresses It would be nice to access scan objects like RangeScan through indexes such as `RangeScan[0] `(which now is available as `RangeScan.start`)...

good first issue

Hi on Ubuntu I got the program to compile, and the first part of the test-suite seems to run, but then hangs at the step "Data cleaning" Are there any...

When the datasheet field for a part is populated with an URL (e.g. something starting http) it would be nice if there was a working link produced in the HTML...

The version of node that comes with the default packages for Ubuntu 16.04LTS is too old to run kicad_bom_wizard and it errors out with a strange "const" error message (as...

I still get one warning on Ubuntu 14.04LTS with gcc 4.8.2: dualcontouring/octree.cpp:1903:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] VertexList\* nv = ((VertexList *) location[i]) ;

The opencamlib python module could/should be distributed on pypi https://pypi.org/ Ideally installing should be as easy as "pip install opencamlib" - on all supported platforms!

package

It would be good to have pre-built binaries as a PPA (mainly for Ubuntu, Debian I guess). Alternatively or additionally some platform that supports win/mac packages would be good too....

build
package

for the debian PPA one needs "make spackage", but it fails and I don't know why (it was probably working previously): `loading initial cache file /home/anders/Desktop/opencamlib/deb/package_details.cmake CMake Error: Error processing...

automates tests, if possible including test coverage, should be set up. this could work on travis-ci, or a similar service.

test