Rev 833 | Rev 837 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 833 | Rev 835 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | * along with this program; if not, write to the * |
16 | * along with this program; if not, write to the * |
17 | * Free Software Foundation, Inc., * |
17 | * Free Software Foundation, Inc., * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
19 | ****************************************************************************/ |
19 | ****************************************************************************/ |
Line -... | Line 20... | ||
- | 20 | ||
- | 21 | 20101116-2110 |
|
- | 22 | *increased buffer so the new config struct really fits (fixes garbage after setting name) |
|
- | 23 | *fixed GPS-blink on startup |
|
- | 24 | *re-enable some ascii-char mappings (some people do have underscores in their setting-names) |
|
20 | 25 | ||
21 | 20101115-2115 |
26 | 20101115-2115 |
Line 22... | Line 27... | ||
22 | *inserted missing new value in config-struct. should fix setting-name. |
27 | *inserted missing new value in config-struct. should fix setting-name. |
23 | 28 |