Mercurial > public > hwos_code
diff src/ghostwriter.asm @ 521:06e9370c6d75
CHANGE: Apply safety margin parameters to both models (GF and non-GF)
Put B?hlmann constants in code for readability
Fix unused gas warning (Do not warn)
author | heinrichsweikamp |
---|---|
date | Fri, 04 Aug 2017 16:01:28 +0200 |
parents | 4542d03f748a |
children | cf68fe0c3002 |
line wrap: on
line diff
--- a/src/ghostwriter.asm Fri Aug 04 13:41:29 2017 +0200 +++ b/src/ghostwriter.asm Fri Aug 04 16:01:28 2017 +0200 @@ -623,7 +623,7 @@ ; Gradient factor movff GF_start,WREG rcall ghostwrite_byte_header ; WREG -> Header in ext. flash - movff char_O_relative_gradient_GF,WREG + movff char_O_gradient_factor,WREG rcall ghostwrite_byte_header ; WREG -> Header in ext. flash ; Logbook offset