Max Lapan

Results 15 issues of Max Lapan

Current set of components are good to design simple web-based apps, but in practice there are more cases. For example, almost immediately I missed “consumer” or “processor” - worker which...

It would be awesome to add ability to simulate the system, not just draw the diagram. It not neecesary need to be precise, just automate the “back of the envelope”...

Calling `sample` from the `Chains` object returns an error "BoundsError: attempt to access 1000×2×1 Array{Float64,3} at index [[954, 537, 1308, 673, 876, 1081, 1182, 1271, 1141, 1315], 1:2, 1:1]" How...

Only two tests are failing. Rendering support is disabled, as wx dependency complicates installation significantly.

Almost in every protocol, function which generats upload might fail and return false. But we don't check this result, which might end up sending random memory contents to the air....

# What's new - Oregon v2.1 wireless sensors protocol # Verification - Start 433.92 AM read, any v2.1 sensor nearby should be received # Checklist (For Reviewer) - [ ]...

# What's new - Fixed protocol type and flags - Added support of sensor 1D20 (temperature + humidity) # Verification - Capture data from 1D20 or EC40 sensors # Checklist...

Hi! Getting this error on program termination: Traceback (most recent call last): File "C:\Users\maxl\Anaconda3\envs\nips_run2\lib\threading.py", line 916, in _bootstrap_inner self.run() File "C:\Users\maxl\Anaconda3\envs\nips_run2\lib\threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "c:\users\maxl\work\personal\tmp\pycos\py3\pycos\__init__.py", line...

# What's new - SPI Hal: support of software spi mode (when `bus` field in spi handle is NULL) - External CC1101 module attached to GPIO pins - Settings option...

Sub-GHz
UI
new feature
core+services

## Describe the bug In paper "Noisy Networks for exploration" they say (section 3.1) "A noisy network agent samples a new set of parameters after every step of optimisation. "...

bug