0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- mdfff is a special case: one-shot snapshot-sending only More... over 20 years ago
- the veref and ve tables are modified from menu - mvr menu for resetting ve we learnt - mvs for saving ve we learnt More... over 20 years ago
ve.table: now it can compile too! More... over 20 years ago
ve.table not removed from ve-structure. Removed the sizeof's from comm.c More... over 20 years ago
The injector pin definitions was interchanged! Now inj1 in the firmware is the same as inj1 on the pcb. More... over 20 years ago
- lcd_refresh cosmetics (I still have refresh problem in mtt mode r and k tables when 2nd half of 2nd line changes) More... over 20 years ago
Removed ghost pulses on the four LEDs. More... over 20 years ago
- lcd_dirty() after address_test More... over 20 years ago
Fixed cli() in lcd_init() More... over 20 years ago
- fixed hex_hi() typo More... over 20 years ago
fixed debug.disable_flags More... over 20 years ago
Log number of injector on/off's. More... over 20 years ago
- mdd command sets debug flags to disable LCD, for example - PRG_RDB() for saving some SRAM in hex_hi() More... over 20 years ago
The nasty bug above all other bugs is killed. No more ghost pulses on the flyback signals. More... over 20 years ago
- phasesignal hacks: made it coexist with normal megasquirt - tiny lcd.c cosmetics More... over 20 years ago
- fixed silly stopat condition - fixed mxo frequency (set CTC mode) More... over 20 years ago
- some display cosmetics I got from Racz Gabor (had to merge manually) More... over 20 years ago
- small cosmetics around config_t config declarations - cosmetics around (testing stuff) mxg More... over 20 years ago
- clearing ICF3 is better restricted in handler2k (even the reenabling of interrupt would be fine without it) More... over 20 years ago
- max rpm was unconfigurable - IC3 is not disabled at all according to default config (configurable) More... over 20 years ago
- taking care of stopat time of injectors (prevent pulsewidth inversion) More... over 20 years ago
- implemented eventqueue with TCNT3 (untested, but relatively simple) - old (still broken) can be enabled with EVENTQUEUE_TCNT2 More... over 20 years ago
- anyone can make me stakes - (small typo..) More... over 20 years ago
- something even better! OCR0 (7:6 bit is used, not just 6) More... over 20 years ago
- fixed negated PWM0 - fixed the highest 6 bits of etime.now that was lost earlier... More... over 20 years ago
- yet another readTMR2 redesign (using OCR0 to help) More... over 20 years ago
- some more safety regulations More... over 20 years ago
- eventqueue might not be fixed, but try.. More... over 20 years ago
- OCR2 time-forward offset is increased... More... over 20 years ago
- keep-inline-functions was wearing Mik's flash - fixed TIFR |= to correct TIFR= - comments More... over 20 years ago