-
Essentially the "opposite" side of the parser. Once a design has been loaded, and possible modified, write the in-memory data model back out to an ODB++ file archive.
When used as shared library, t…
-
### Describe the bug
If I obtain ODB object handles for the same object through two different means in the Python API, their underlying SWIG object addresses are different. The result is that I can't…
-
Find algorithm to calculate derivative fast enough to prevent deduction in event rate and determine a reasonable threshold for this experiment
-
I have 2 questions about adding [ODB](http://codesynthesis.com/products/odb) to mxe.
1. Licencing: it defaults to GPL license, but also offers some different [licenses](http://codesynthesis.com/produc…
-
odb has removed getPoint_ext API and used getPoint for both (with/without ext). getPoint with 2 arguments is wrapped while getPoint with 3 arguments isn't. So when I call getPoint expecting 3 returned…
-
I encountered several issues while following the example code in the [Access Controllers section](https://github.com/orbitdb/orbitdb/blob/main/docs/ACCESS_CONTROLLERS.md#:~:text=of%20the%20database.-,…
-
Hi there,
would this adapter work for the OpenTracker?
https://freematics.com/pages/products/arduino-obd-adapter/
That way car installation would become a piece of cake. Moreover you'd get acce…
-
The current ODB++ parser only supports version B.04 of the ODB++ file format. We should make the parser compatible with older version and latest version of the spec.
-
I noticed this during calls to the attachment REST API. It frequently happens for file uploads, and `may` happen more frequently for larger files. But, it happens for smaller files, too. I believe it …
-
I was trying to compile libodb, libodb-mysql and libodb-boost using MXE for my Ubuntu laptop. libodb and libodb-boost has been compiled without problems, but the ./configure script of libobd-mysql doe…