1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-25 10:02:18 +00:00

Commit Graph

  • 5493066b0c nonaligned negative signed numbers work Ian McMahon 2015-11-08 03:31:51 -0500
  • 92123e70c4 signed fixup in process data rpc bit unpacking Ian McMahon 2015-11-08 02:16:30 -0500
  • da77bdfbae scaling working correctly for byte aligned pds Ian McMahon 2015-11-08 01:42:22 -0500
  • 72309f9138 signed and unsigned output scaling is working Ian McMahon 2015-11-07 21:23:46 -0500
  • dd2c6774b0 Update .travis.yml Rene Hopf 2015-11-08 02:46:27 +0100
  • fda04e0dfd Update .travis.yml Rene Hopf 2015-11-08 02:44:58 +0100
  • faa3d4d328 Update .travis.yml Rene Hopf 2015-11-08 02:36:10 +0100
  • 47f0f67183 Update .travis.yml Rene Hopf 2015-11-08 02:25:53 +0100
  • e69f65ee25 Update README.md Rene Hopf 2015-11-08 00:17:42 +0100
  • 0b2a57fceb still testing signed Ian McMahon 2015-11-07 18:08:27 -0500
  • 879fa8efb1 clear men, scaling Rene Hopf 2015-11-07 22:19:55 +0100
  • 9feedcde1d fixed the input bug; scaling and bitpacking were correct, it was a failure to properly clear txbuf before writing into it Ian McMahon 2015-11-07 16:19:29 -0500
  • e50fea03b9 pos_cmd out working Rene Hopf 2015-11-07 20:27:27 +0100
  • ceeeaacbd3 float fix Rene Hopf 2015-11-07 18:23:49 +0100
  • fffa88ed2a Merge pull request #17 from ianmcmahon/new_sserial Rene Hopf 2015-11-07 14:23:18 +0100
  • 35a113df51 output from host to remote is all working correctly now, bit packing and scaling. input from remote to host is broken somewhere, 0.0 fb_vel is being sent over the wire as 0xA30 for some reason. Could be a bitpacking bug or a memory access bug or god knows what. Ian McMahon 2015-11-07 06:08:14 -0500
  • 06687a8985 input bitpacking working, output scaling working, input scaling hung up on weird float behavior) Ian McMahon 2015-11-07 05:28:39 -0500
  • 0bd01bf874 ported input packing over, and wrote output scaling Ian McMahon 2015-11-07 03:38:12 -0500
  • 43a4f86082 bit packing routine Ian McMahon 2015-11-07 03:09:28 -0500
  • 7d1a216ba1 Merge pull request #16 from Netzpfuscher/motsim Rene Hopf 2015-11-06 10:31:02 +0100
  • 18537b14b7 Merge pull request #15 from ianmcmahon/new_sserial Rene Hopf 2015-11-06 10:22:40 +0100
  • 2fa3a8ff0c sending vals from linuxcnc to stmbl works (no scaling yet) Ian McMahon 2015-11-06 04:00:13 -0500
  • 4d9f5df3ad fixed some miscellany that was keeping it from building Ian McMahon 2015-11-06 03:48:18 -0500
  • 81a319393c merged Ian McMahon 2015-11-06 03:32:05 -0500
  • ce88818a20 data unpacking working Ian McMahon 2015-11-06 03:29:55 -0500
  • f3502d6fe3 fixed issues in the dump routines Ian McMahon 2015-11-06 03:05:20 -0500
  • 0cef393cd8 incorporated unpacking Ian McMahon 2015-11-06 02:54:25 -0500
  • 95b746b00b updated processdata rpc to fix unpacking Ian McMahon 2015-11-06 02:39:14 -0500
  • ef9b0b0bfd debug out Rene Hopf 2015-11-06 08:02:05 +0100
  • 69189bebd3 adding memtemp Ian McMahon 2015-11-06 01:41:17 -0500
  • 48849610f3 Merge remote-tracking branch 'upstream/motsim' into motsim Netzpfuscher 2015-11-06 07:25:38 +0100
  • 35ef12a1dd Removed magic numbers Netzpfuscher 2015-11-06 07:25:20 +0100
  • 8dc6170b53 Merge pull request #14 from ianmcmahon/new_sserial Rene Hopf 2015-11-06 07:15:02 +0100
  • 61709d6154 ported over the new memory building code Ian McMahon 2015-11-06 01:08:42 -0500
  • 4923a73733 Merge remote-tracking branch 'upstream/motsim' into motsim Netzpfuscher 2015-11-06 06:57:48 +0100
  • bdb050a2d9 minor changes, about to get terribly refactored for the new memory creation scheme Ian McMahon 2015-11-06 00:29:02 -0500
  • 9f7cd37600 Merge branch 'Netzpfuscher-motsim' into motsim Rene Hopf 2015-11-05 23:35:19 +0100
  • 5aa4ea90fd Merge branch 'motsim' of https://github.com/Netzpfuscher/stmbl into Netzpfuscher-motsim Rene Hopf 2015-11-05 23:34:49 +0100
  • 1e81f9a287 float fix Rene Hopf 2015-11-05 23:24:46 +0100
  • 386c83712c sserial min max type fix Rene Hopf 2015-11-05 21:03:57 +0100
  • 0ac7c12819 sserial timeout Rene Hopf 2015-11-05 17:53:33 +0100
  • 5083a859b5 sserial Rene Hopf 2015-11-05 17:21:33 +0100
  • 861640ba9d Forgot file. Sync 2015-11-05 12:52:59 +0100
  • 012a7bf514 Merge pull request #12 from ianmcmahon/new_sserial Rene Hopf 2015-11-05 11:51:12 +0100
  • e9e5661c71 removed datasize array Ian McMahon 2015-11-05 01:28:05 -0500
  • 02c7a83a07 fixed the send bug, it was the datasize array missing Ian McMahon 2015-11-05 01:17:04 -0500
  • 17e097ad2b runs, ptoc/gtoc aren't being read properly. Added dump_ptoc and dump_gtoc pins which work in term Ian McMahon 2015-11-05 00:35:16 -0500
  • 1c8b15b522 Forgot traces. Sync 2015-11-05 03:41:20 +0100
  • 10d7075876 added the rest of the toc building code and string funcs Ian McMahon 2015-11-04 18:55:52 -0500
  • fc206d3143 Changed schematic to current feature set. Sync 2015-11-05 00:38:42 +0100
  • 117fec6e94 fixed pd rpc and strings Rene Hopf 2015-11-04 23:32:05 +0100
  • de3f8ce1cc merged add_pd Ian McMahon 2015-11-03 11:18:31 -0500
  • b40d535d36 added back in TOC building code Ian McMahon 2015-11-04 14:14:45 -0500
  • 1bf887d18b fix txbuf Rene Hopf 2015-11-04 19:55:42 +0100
  • 1430fb0666 merging ians sserial changes Ian McMahon 2015-11-02 11:58:35 -0500
  • e6120d4c66 cmd rx lockout Rene Hopf 2015-11-04 19:39:34 +0100
  • 130863da58 Merge branch 'origin/sserial' into motsim Rene Hopf 2015-11-04 19:32:15 +0100
  • 3b1423245b Merge branch 'master' into motsim Rene Hopf 2015-11-04 19:01:12 +0100
  • add1e5b1a4 Added more isolators. Sync 2015-11-04 00:01:56 +0100
  • 0c97d0c76c Initial commit for the Mesa card DB25 breakout board. Sync 2015-11-03 23:45:50 +0100
  • 4cb81b52d3 frt thread sserial Rene Hopf 2015-11-02 20:01:36 +0100
  • b9bba08e5b 20 khz test Rene Hopf 2015-11-02 16:56:37 +0100
  • a6389d7e52 serial Rene Hopf 2015-11-02 16:39:42 +0100
  • dd024ba477 cmd tx lockout Rene Hopf 2015-11-02 16:02:43 +0100
  • fcd68ee678 Merge remote-tracking branch 'upstream/motsim' into motsim Netzpfuscher 2015-10-30 06:39:01 +0100
  • 8f3860a45f sserial Rene Hopf 2015-10-29 01:20:46 +0100
  • dfeb012a14 term reset button/fault text Netzpfuscher 2015-10-28 17:21:42 +0100
  • 5e4b610843 Update README.md Rene Hopf 2015-10-28 15:47:51 +0100
  • 073915514f Merge remote-tracking branch 'upstream/motsim' into motsim Netzpfuscher 2015-10-26 12:04:55 +0100
  • a6230c748a Merge branch 'master' of github.com:rene-dev/stmbl Rene Hopf 2015-10-23 12:44:44 +0200
  • fbd016c24c pcb errata update Rene Hopf 2015-10-23 12:44:01 +0200
  • 6767d24e53 pcb errata update Rene Hopf 2015-10-23 12:44:01 +0200
  • b3f6c25457 Merge branch 'motsim' of github.com:rene-dev/stmbl into motsim Rene Hopf 2015-10-22 22:24:57 +0200
  • 228b0e5b42 sserial Rene Hopf 2015-10-22 22:24:45 +0200
  • bdface0fa2 Merge branch 'motsim' of github.com:rene-dev/stmbl into motsim crinq 2015-10-21 20:09:47 +0200
  • be38d248eb vel en fix, cauto fix crinq 2015-10-21 20:09:39 +0200
  • 11f9f4965e f1 rcc crinq 2015-10-21 20:05:23 +0200
  • 51c76d12df sserial Rene Hopf 2015-10-20 19:22:33 +0200
  • 884aa8bf14 sserial Rene Hopf 2015-10-19 23:55:04 +0200
  • b8b13bcb13 sserial Rene Hopf 2015-10-19 21:48:25 +0200
  • 48c3a54822 sserial Rene Hopf 2015-10-19 19:27:15 +0200
  • 0b46de9492 sserial Rene Hopf 2015-10-19 18:38:49 +0200
  • 8958973b36 sserial Rene Hopf 2015-10-19 17:34:44 +0200
  • 9bca90d53b baldor, limit fix, f1 -dma crinq 2015-10-16 01:40:50 +0200
  • c68240a3a9 Merge branch 'motsim' of github.com:rene-dev/stmbl into motsim crinq 2015-10-15 18:10:18 +0200
  • 6cf19f9d35 f1 temp crinq 2015-10-15 18:10:11 +0200
  • a2dd0fb175 f1 temp fix crinq 2015-10-13 19:32:02 +0200
  • 6dbc7596c2 Update README.md Rene Hopf 2015-10-13 15:43:28 +0200
  • 876006874c Update README.md Rene Hopf 2015-10-13 15:41:33 +0200
  • 9b5390bdfa Update README.md Rene Hopf 2015-10-13 15:41:19 +0200
  • 01f8395e81 nop weg Rene Hopf 2015-10-11 04:57:57 +0200
  • 2b673c270b Merge branch 'motsim' of github.com:rene-dev/stmbl into motsim crinq 2015-10-11 02:10:33 +0200
  • 6e2456af62 rxtx -> dma crinq 2015-10-11 02:08:44 +0200
  • 5b8d7ed920 mitsubishi encoder dma Rene Hopf 2015-10-11 01:28:59 +0200
  • 5d498a9dcb cobs crinq 2015-10-11 00:00:26 +0200
  • 3d7634e815 Merge branch 'motsim' of github.com:rene-dev/stmbl into motsim crinq 2015-10-10 23:56:48 +0200
  • e649271b2e cobs f1->f4 crinq 2015-10-10 23:56:41 +0200
  • aff312f71a cobs f4->f1 crinq 2015-10-10 23:39:08 +0200
  • e55b844c61 stdint Rene Hopf 2015-10-10 22:45:08 +0200
  • 4174c9b82f makefile Rene Hopf 2015-10-10 22:43:44 +0200