-
I would like to improve the DHT driver and add support for an additional 14 sensors.
I have been experimenting with a number of DHT sensors (Aosong AM23xx series) and have discovered there are 4 main…
-
The Programming Historian has received the following tutorial on 'Intro to Linked Data' by @jonathanblaney. This lesson is now under review and can be read at:
http://programminghistorian.github.io…
-
Original implementations of LDN used/s the `solid-terms` namespace e.g., the `inbox` property which points to the Inbox URL. The spec considers to move this over to the `ldp` namespace. This issue is …
-
Currently the PDF uses
```
seq(min(data$x), max(data$x), by = max(data$x) / 1000)
```
as the `xlim` when `xlim` is not user specified. This could possibly be increased beyond 1000 points to make the…
-
Probably goes on CRD page? See issue lo-co/exscalabar_server#11
lo-co updated
8 years ago
-
Currently, `points` (which can be rendered by shaders or optionally configured to draw a sprite) and `text` are two separate rendering styles. This works fine for standalone labels (e.g. roads) or ico…
-
**[Original report](https://bitbucket.org/malte/pyperplan/issue/2) by Martin Goth (Bitbucket: [mgoth](https://bitbucket.org/mgoth), ).**
----------------------------------------
Example call:
```
> …
-
["Brian Ewins":https://jira.spring.io/secure/ViewProfile.jspa?name=bazzargh](Migrated from ["SEC-1140":https://jira.spring.io/browse/SEC-1140?redirect=false]) said:
Granting permissions with bitmasks…
-
As initially referenced in #93 I would like to take a stab at simplifying the codebase.
Initial ideas:
1. pull out internationalization into a separate package. react-big-calendar-moment, react-big-…
-
Together with @szendo we faced some weird application behavior. Steps to reproduce:
1. Login as cook,
2. Navigate to tables view, should be shown properly
3. Refresh - F5, you will be prompted to logi…