Commit Graph

1437 Commits

Author SHA1 Message Date
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
Sync 82d684e585 Swapped RX/TX 2015-12-01 00:46:52 +01:00
Rene Hopf d64583c7a8 linker script 2015-12-01 00:08:30 +01:00
Sync 0a21c14e17 Small changes. 2015-12-01 00:05:06 +01:00
Rene Hopf 27c0ad84fc f1 firmware in f4 2015-11-30 22:39:58 +01:00
Sync d04f80a04b Isolated SmartSerial channels.
Functional isolation only! The clearances are not enough to provide safe clearance for mains voltage.
2015-11-30 21:55:58 +01:00
Sync cfa4d9a710 Hole sizes. 2015-11-30 21:16:31 +01:00
Sync 670f3b2f22 Small changes. 2015-11-30 20:51:54 +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
Sync 181ed2b7a3 Finalized rectifier. 2015-11-30 00:54:07 +01:00
Sync 3d5f3e6c88 Forgot schematic. 2015-11-30 00:37:42 +01:00
Sync b519572f90 Final version. 2015-11-30 00:35:28 +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
Rene Hopf bd6162338c Merge branch 'bootloader' into motsim
* bootloader: (35 commits)
  term flash fix, + edge macros, encm error fix
  boot loader version info
  term fix, rene fail fix
  display HSE
  reordered comps
  fix cauto links
  save name of last failed link/set
  include all comps
  comp update to new init func
  mist config
  term width fix, autoconnect
  hal help + cons, save, load
  cons, term txqueue
  link cleanup
  + save/load, + update cmd/fb, link cleanup, main cleanup
  eeprom emulation working
  ld scripts don't like single line comments
  sector annotation in linker script
  hal sort fix
  hal sort fix
  ...
2015-11-27 20:38:09 +01:00
crinq 7bbd968cf5 Merge branch 'bootloader' of github.com:rene-dev/stmbl into bootloader 2015-11-27 20:34:37 +01:00
crinq 850f31bab3 term flash fix, + edge macros, encm error fix 2015-11-27 20:34:29 +01:00
Rene Hopf 00e7a447b8 ignore pyc 2015-11-27 20:22:26 +01:00
Rene Hopf ccbbf16fae boot loader version info 2015-11-27 20:16:55 +01:00
crinq 129a895e3f term fix, rene fail fix 2015-11-27 19:23:04 +01:00
Rene Hopf 0c6b0b10cc display HSE 2015-11-27 14:32:26 +01:00
Rene Hopf da785b6993 reordered comps 2015-11-27 14:32:13 +01:00
Rene Hopf f049d0ecf3 fix cauto links 2015-11-27 14:13:10 +01:00
Rene Hopf 7bc79bd2e0 save name of last failed link/set 2015-11-27 14:12:40 +01:00
Rene Hopf abdcc7acf1 include all comps 2015-11-27 14:12:04 +01:00
Rene Hopf 3d9340f5e8 comp update to new init func 2015-11-27 14:11:40 +01:00
Rene Hopf 284e87a1d3 mist config 2015-11-27 14:11:09 +01:00