Paul Guenette
e8a6698fa5
Merge branch 'devel' into RazorsEdge
2019-06-03 00:30:25 +02:00
Paul Guenette
3df4d483cd
Update endstops.md
2019-05-27 17:54:53 +02:00
Paul Guenette
6d0154ebc4
Update endstops.md
2019-05-27 17:20:42 +02:00
Paul Guenette
b18e98f030
Add endstop_figure
2019-05-27 17:19:00 +02:00
Paul Guenette
22c6eadc43
Update endstops.md
...
With help from @owhite
2019-05-27 17:16:51 +02:00
Paul Guenette
9743434d61
Update developer-guide.md
2019-05-26 16:24:57 +02:00
Oskar Weigl
24e0100bac
Update encoders.md
2019-05-25 22:49:32 -07:00
Oskar Weigl
26052da290
Update index.yaml
2019-05-25 16:17:25 -07:00
Oskar Weigl
447ef47afe
Update encoders.md
2019-05-25 16:15:32 -07:00
Paul Guenette
5e4279c031
Add some changes to encoders.md from @owhite
2019-05-25 17:09:55 +02:00
Paul Guenette
263b209e20
Move CANopen heartbeat message
2019-05-25 14:54:13 +02:00
Paul Guenette
1e40897c2a
Fix CANSimple to use input_pos, vel, current
2019-05-25 14:52:01 +02:00
Paul Guenette
bfa4c154bc
Merge branch 'input-filter' into RazorsEdge
2019-05-25 13:58:49 +02:00
Paul Guenette
f8bc5117b6
Merge branch 'devel' into input-filter
2019-05-25 13:57:30 +02:00
Paul Guenette
687cf5b877
Merge branch 'Endstops' into develop
2019-05-25 13:53:38 +02:00
Paul Guenette
bc805a86c9
Write instructions for endstops branch
2019-05-25 12:28:56 +02:00
Paul Guenette
7192303ced
Merge pull request #345 from owhite/patch-1
...
added documentation and readability to encoders.md
2019-05-23 17:28:20 +01:00
kingoflolz
14f56f9e3e
Typo fix
...
PUS -> PSU
2019-05-20 20:35:08 -04:00
Owen White
25fd61d80c
edit
2019-05-17 18:25:27 -04:00
Owen White
8a85456851
Update encoders.md
2019-05-17 18:02:06 -04:00
Owen White
e1fb29490d
edit edit edit
2019-05-17 17:55:34 -04:00
Owen White
31c36719f8
nother edit
2019-05-17 17:50:28 -04:00
Owen White
ac41d0fccb
another set of edits
2019-05-17 17:39:30 -04:00
Owen White
63cf573224
more minor changes.
2019-05-17 17:17:04 -04:00
Owen White
6c5af86dda
edit voltage
...
3.2 --> 3.3
2019-05-17 17:10:37 -04:00
Owen White
eccd2e541a
edit
...
Changed comment encoder wires running along motor wires
2019-05-17 17:06:22 -04:00
Owen White
ca3e1a9e3a
Update encoders.md
2019-05-17 17:03:20 -04:00
Owen White
f08b80da6c
documentation and readability
...
I have added additional content to improve readability, debugging, commands for calibration, and using AS5087s.
2019-05-17 13:14:03 -04:00
Paul Guenette
82ba29048a
Add ST-Link driver link
2019-05-08 22:59:02 +02:00
Paul Guenette
fdcfa44f34
Point to GNU MCU Eclipse build tools for windows
2019-05-08 22:33:30 +02:00
Oskar Weigl
8232c43a98
Update troubleshooting.md
2019-05-06 19:11:34 -07:00
Oskar Weigl
7478c3185d
Update troubleshooting.md
2019-05-06 19:09:58 -07:00
Oskar Weigl
0aad7e7eb2
Merge pull request #338 from Capo01/patch-4
...
Included rotor shaft slipping inside motor bell
2019-05-05 12:29:30 -07:00
Oskar Weigl
21bb7f1559
Merge pull request #336 from Capo01/patch-2
...
Included description of * `ERROR_OVERSPEED = 0x01`
2019-05-05 12:28:02 -07:00
Oskar Weigl
7a4d5f9b09
Update troubleshooting.md
2019-05-05 12:27:35 -07:00
Oskar Weigl
f2bcff3256
Update configuring-vscode.md
2019-05-05 12:24:18 -07:00
Capo01
fc00382d39
Linked to forum post with more details
2019-05-05 13:41:55 +10:00
Capo01
c36b00a572
Included rotor shaft slipping inside motor bell
2019-05-05 13:02:42 +10:00
Capo01
055810a75d
Included description of * ERROR_OVERSPEED = 0x01
...
I have been encountering this error when running two motors back to back and this is my current understanding of why it is caused.
Just a side note: Perhaps it may be useful for this error to only trigger if `vel_limit` is exceeded for some meaningful length of time. e.g. > 250 ms.
2019-05-05 10:48:04 +10:00
Capo01
134cd37537
removed f from gain odrive commands
...
When run in odrivetool the current commands will give a syntax error.
2019-05-04 16:07:58 +10:00
Oskar Weigl
5d6999a816
Merge branch 'devel'
2019-04-23 18:27:35 -07:00
Oskar Weigl
429d7038b1
Update commands.md
2019-04-18 17:30:20 -07:00
Oskar Weigl
4e039e1604
Merge pull request #322 from Capo01/patch-17
...
Added more information on analog inputs
2019-04-15 13:21:15 -07:00
Oskar Weigl
3e2c1adc97
Merge pull request #328 from kingoflolz/patch-1
...
Update ascii-protocol.md
2019-04-12 18:21:20 -07:00
Domenic Rodriguez
fe13236b89
Corrected the native protocol stream format docs
...
The packet length field is currently only one byte, not two.
2019-04-11 12:04:35 -04:00
kingoflolz
b96b1fbca7
Update ascii-protocol.md
...
Update reboot command
2019-04-08 17:21:26 -04:00
Oskar Weigl
100797adef
Update troubleshooting.md
2019-04-07 15:16:57 -07:00
Paul Guenette
daf5ba1e7d
Merge branch 'devel' into feature/CAN
2019-04-07 22:19:43 +02:00
Oskar Weigl
c5c792f6c0
Merge branch 'master' into devel
2019-04-01 18:52:30 -07:00
Capo01
aa22d57dc5
Added more information on analog inputs
...
I have just been reading over the docs and I have noticed that there is not much on the topic of using the GPIO as analog inputs beyond stating what pins are available.
2019-03-31 15:14:10 +11:00