Bengt Martensson

Results 56 issues of Bengt Martensson

[The documentation for @ syntax](http://jcommander.org/#__syntax) is incomplete. It should also say * many @ files can be used * the thus expanded @ file is added to the other commands...

~~~First make [IrNamedCommand](https://github.com/bengtmartensson/IrNamedCommand) working...~~~ ~~~After #36!~~~ Need map for T a type parameter.

enhancement
help wanted

See https://github.com/Arduino-IRremote/Arduino-IRremote/pull/928. Teensy 3.x is already supported, 2.x will not be.

help wanted
good first issue
hardware

Since the project is to remain an Arduino project, this is "support" and not "migrate to". Basically create an `platformio.ini`.

enhancement
help wanted

These functions (which all "real professionals" hate :-)) do some constant computations at each invocation. These intermediate results can be kept as local variables in calling classes. Portability must not...

enhancement
help wanted
refactoring

powerful, cheap, small,...

enhancement
help wanted
good first issue
hardware

for example, maintain the second, generate the first with an xslt script.

documentation
admin

Unfortunately, #1 is delayed. Instead, some widely used protocol (roughly the ones implemented in IRremote) should be manually implemented. Rendering only. Currently, extra protocols go into the branch '`protocols`.

enhancement
protocol

Currently, when using uint16_t as microseconds_t, ending spaces are limited to that data type. This is not enough for many use cases. Requirement on a solution is that it does...

enhancement
refactoring
limitation

This is https://github.com/bengtmartensson/AGirs/issues/4, moved

enhancement