Joe Desbonnet

Results 11 issues of Joe Desbonnet

I am using JsBarcode to make a barcode scanner programming sheet for our application. Our barcode scanner adds some unusual Code128 symbols at the start to make sure that regular...

Documentation

Ref pull request #80 merged to master branch in around 2020-09-07 The new ecoli model at http://bigg.ucsd.edu/static/models/e_coli_core.mat (size 114736) is causing test script to fail. The older URL https://github.com/opencobra/COBRA.models/raw/master/mat/ecoli_core_model.mat does...

I'm having difficulty getting this working, but I suspect this related to the version of mapfish-print. The latest mapfish-print is version 3x (as of March 2019). At the time of...

Observation that location (lat, lng) in the location fields can be way off unless there is some kind of fix (2D or better).

I'm experimenting an Avia lidar sensor. I notice many of the examples are set in an urban environment with large simple geometric features in the scene. In my use case...

Compiling with gcc version 4.6.2 20111004 (prerelease) (Linaro GCC 4.6-2011.10) on Ubuntu 12.04 I get the following error: drivers/displays/bitmap/ST7565/ST7565.c:45:20: fatal error: st7565.h: No such file or directory Case sensitivity issue:...

Sorry folks, I haven't had time to keep the main page updated lately. If anyone wants to help with that I'd be delighted to add as project collaborator.

At the time of writing, bzip2 library wasn't available. Apache Commons compression library should make this possible now. See: http://commons.apache.org/proper/commons-compress/

I was hoping to use this library with a Pi 5, but from what I can tell the underlying library 'pigpiod' does not work with a Pi 5 (due to...

I'm trying this out on Gnu Radio version 3.10.9.2. I had to make one small change to get it to work: replace firdes.WIN_HAMMING with window.WIN_HAMMING