Re: [Flashforth-devel] Thanks, and a question
Brought to you by:
oh2aun
From: Mikael N. <oh...@gm...> - 2011-08-24 18:21:24
|
> It was a bug in FF. Introduced together with the double number parsing. > I have pushed a solution to git. Thanks. I downloaded, compiled, and installed last night and it works fine. >How are you reading the keypad ? >Scanning in a BG task ? I have just started the keypad work. It is going to be part of the LCD task since it is sharing 4 port lines with the LCD module. I have not quite decided yet how the interface to the other tasks will work but I think like key? and key so 'key and 'key? can be vectored to the keypad. One of my projects is to replace the pic in the Fox Delta PM3a power meter ( http://www.foxdelta.com/products/pm3.htm ) with a processor running FF so I can control the averaging. The source code for the firmware in the kit is not available and the least significant digit on the display is changing so rapidly that it is unuseable. It needs more averaging for me. So, the power meter is really just a sub part of the antenna tuner projects. 73 Lowell |