1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-20 07:32:10 +00:00
Commit Graph

1089 Commits

Author SHA1 Message Date
Rene Hopf
c4167e243e initial load implementation 2015-12-10 09:26:37 +01:00
Rene Hopf
2c0a007907 itoa, stdlib 2015-12-10 09:24:18 +01:00
Rene Hopf
2d42b5897a no warnings, more macros 2015-12-09 15:23:22 +01:00
Rene Hopf
fc6290e0cf hal 2015-12-09 14:31:52 +01:00
Rene Hopf
a9c5dcb4e5 initial hal test 2015-12-08 16:10:09 +01:00
crinq
ad45fd50b7 fb fix, cleanup 2015-12-08 04:16:42 +01:00
crinq
660ced1d38 kicad -> pdf 2015-12-08 04:04:21 +01:00
crinq
a3cad02723 f4 usb fix 2015-12-08 04:02:26 +01:00
crinq
607797b007 pcm jumper fix 2015-12-08 03:52:25 +01:00
Sync
8aff5fc4e4 Schematics as pdf 2015-12-08 03:44:16 +01:00
crinq
9831317aa1 gitignore kicad bak files, hv tx fix 2015-12-08 03:37:36 +01:00
crinq
43b887b12e stmbl hw v3.4 first schematic 2015-12-08 03:18:40 +01:00
crinq
b73242114e Merge branch 'master' of github.com:rene-dev/stmbl 2015-12-08 03:16:16 +01:00
Rene Hopf
512ba46cbe test 2015-12-03 20:53:58 +01:00
Rene Hopf
b9d84b77f6 test 2015-12-03 20:45:10 +01:00
Rene Hopf
33af96fadb test 2015-12-03 20:44:34 +01:00
Rene Hopf
a7a35d4d4f test 2015-12-03 20:38:38 +01:00
Rene Hopf
04ce878856 test 2015-12-03 20:32:24 +01:00
Rene Hopf
0dbd05c602 test 2015-12-03 20:20:29 +01:00
Rene Hopf
893881a7d2 test 2015-12-03 20:12:21 +01:00
Rene Hopf
d28a9f8b79 test 2015-12-03 19:33:29 +01:00
Rene Hopf
29d6025c3a Update .travis.yml 2015-12-03 17:34:46 +01:00
Rene Hopf
e44d541b40 Update .travis.yml 2015-12-03 16:51:51 +01:00
Rene Hopf
fe851338b0 Update .travis.yml 2015-12-03 16:45:52 +01:00
Rene Hopf
87e78ae8c6 Merge branch 'bootloader'
* bootloader:
  boot loader checks crc
  cry script, 16 and 32 bit cry
  moved shared stuff to shared, sections in linker script
  linker script
  f1 firmware in f4
  f1 sv2 output
  step/dir idea from stackoverflow
  f1 operate adc in spec
  f1 interrupt priority
2015-12-03 11:34:38 +01:00
Rene Hopf
9d048cc07c deploy test 2015-12-03 11:34:22 +01:00
Rene Hopf
4f320baec8 boot loader checks crc 2015-12-03 11:24:30 +01:00
Rene Hopf
75c55b0b7e Merge branch 'master' of github.com:rene-dev/stmbl
* 'master' of github.com:rene-dev/stmbl:
  Update README.md
2015-12-03 06:49:38 +01:00
Rene Hopf
546aa5bf95 link to wiki 2015-12-03 06:49:24 +01:00
Rene Hopf
ffeb8f0cab Update README.md 2015-12-03 06:48:34 +01:00
Rene Hopf
b23a02c92c moved documentation the wiki, readme update 2015-12-03 06:47:28 +01:00
Rene Hopf
caec4d6593 only show hal error when state changes 2015-12-03 06:46:57 +01:00
Rene Hopf
6e4477d086 cry script, 16 and 32 bit cry 2015-12-02 02:34:17 +01:00
Rene Hopf
6465ea4730 moved shared stuff to shared, sections in linker script 2015-12-02 01:59:17 +01:00
Rene Hopf
c44b6a0400 Merge branch 'master' into motsim 2015-12-02 00:48:51 +01:00
Rene Hopf
ad09792c8f plist update 2015-12-01 20:46:59 +01:00
Rene Hopf
d64583c7a8 linker script 2015-12-01 00:08:30 +01:00
Rene Hopf
27c0ad84fc f1 firmware in f4 2015-11-30 22:39:58 +01:00
Rene Hopf
ef2b3a9160 f1 sv2 output 2015-11-30 19:09:24 +01:00
Rene Hopf
f9d6362a80 step/dir idea from stackoverflow 2015-11-30 19:08:56 +01:00
Rene Hopf
6bc8cb407b f1 operate adc in spec 2015-11-30 19:08:01 +01:00
Rene Hopf
2fc0ae6381 f1 interrupt priority 2015-11-30 19:05:47 +01:00
crinq
b44b70b593 Merge branch 'master' of github.com:rene-dev/stmbl 2015-11-29 15:48:24 +01:00
crinq
5296075db5 dc_cur_sim lowpass 2015-11-29 15:48:18 +01:00
Rene Hopf
32bc3182e1 hal interface 2015-11-28 09:39:12 +01:00
Rene Hopf
5843780f08 timer fix 2015-11-28 09:13:44 +01:00
Rene Hopf
6b37cb113e enc,res,encm deinit 2015-11-28 08:41:51 +01:00
Rene Hopf
067db1594c enable gpis and dma clocks in setup 2015-11-28 07:32:55 +01:00
Rene Hopf
fca884b821 brake,fan,led -> io.comp 2015-11-28 07:15:10 +01:00
Rene Hopf
a5a9cdde79 comp cleanup 2015-11-28 06:55:38 +01:00