Yuri D'Elia
|
2d71a071f0
Switch twi.c to fastio
|
il y a 3 ans |
Yuri D'Elia
|
1fa7b8cd8d
Move SDA/SCL pins into pins.h for fastio compatibility
|
il y a 3 ans |
Yuri D'Elia
|
30262b0a6e
Remove redundant definitions of CRITICAL_SECTION_*
|
il y a 3 ans |
Yuri D'Elia
|
df824414ef
Fix probing in IR_SENSOR
|
il y a 4 ans |
Yuri D'Elia
|
c2e8d229a7
Be more compliant in the I2C protocol
|
il y a 4 ans |
Yuri D'Elia
|
384f40956c
Remove obsolete cbi/sbi
|
il y a 4 ans |
Yuri D'Elia
|
6d476d7144
Still use SWI2C on RAMBo10a boards
|
il y a 4 ans |
Yuri D'Elia
|
e37cdab38f
PAT9125_I2C: accept either NACK or ACK in receive
|
il y a 4 ans |
Yuri D'Elia
|
d8a8837938
Document the 3 possible modes
|
il y a 4 ans |
Yuri D'Elia
|
30e7b777e0
Error-out with PAT9125_SWSPI (not fully implemented)
|
il y a 4 ans |
Yuri D'Elia
|
7f425120f0
Strip down the TWI code
|
il y a 4 ans |
Yuri D'Elia
|
240dc1132e
Include initial implementation based on Arduino's twi
|
il y a 4 ans |
Yuri D'Elia
|
502bc8c72d
Isolate more pat9125 code
|
il y a 4 ans |
DRracer
|
008d3b0e65
Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration
|
il y a 4 ans |
DRracer
|
89ecf2ce3a
Merge pull request #2791 from wavexx/stack_protect_reentrant_isr
|
il y a 4 ans |
DRracer
|
d0eca4d5c4
Merge pull request #2794 from leptun/PFW-1134-ALTFAN_KILLSWITCH
|
il y a 4 ans |
Alex Voinea
|
f1a8657093
Minor documentation fixes
|
il y a 4 ans |
DRracer
|
22a8c18551
Merge pull request #2784 from leptun/PFW-1134-ALTFAN_KILLSWITCH
|
il y a 4 ans |
Yuri D'Elia
|
b3af08d94a
Fix stack smashing in temperature/fsensor ISR
|
il y a 4 ans |
DRracer
|
f1bde1a039
Merge pull request #2724 from wavexx/max_ambient
|
il y a 4 ans |
DRracer
|
c0ea67abbf
Merge pull request #2785 from wavexx/la15_acc_fixes
|
il y a 4 ans |
Yuri D'Elia
|
a2c7dcbbf8
Fix indentation
|
il y a 4 ans |
DRracer
|
91014b69f5
Merge pull request #2790 from Gottox/patch-1
|
il y a 4 ans |
Alex Voinea
|
654a3a0d79
Other requested changes
|
il y a 4 ans |
Alex Voinea
|
e0bf92cd4e
Change bool literal to int
|
il y a 4 ans |
DRracer
|
d4cb740d65
Merge pull request #2736 from prusa3d/mkbel-patch-2
|
il y a 4 ans |
Yuri D'Elia
|
b8e8f182ca
Add reference C implementations for MultiU16X8toH16/MultiU24X24toH16
|
il y a 4 ans |
Yuri D'Elia
|
30a806608f
Also convert acceleration_rate to uint32_t
|
il y a 4 ans |
Yuri D'Elia
|
aebaca5cdc
Correct comments regarding acceleration ramp
|
il y a 4 ans |
Yuri D'Elia
|
8108d50b59
Reintroduce/fix check for step_rate underflow during deceleration
|
il y a 4 ans |