Rene Hopf
e486c4ae9a
update voltage regulator
2016-02-05 05:43:02 +01:00
Rene Hopf
d7930b9c6c
Merge branch 'master' of github.com:rene-dev/stmbl
...
# By crinq
# Via crinq
* 'master' of github.com:rene-dev/stmbl:
fix: obvserver phase lag
igbt drop compensation
2016-02-02 14:14:10 +01:00
Rene Hopf
b3f4b4dac6
mitsubishi paramaters
2016-02-02 14:13:59 +01:00
crinq
9c0cb73b72
fix: obvserver phase lag
2016-02-01 01:08:42 +01:00
crinq
a4eb6a8378
igbt drop compensation
2016-02-01 01:07:13 +01:00
Rene Hopf
2c8b918223
marked resolver ref signal as deprecated
2016-01-30 05:35:51 +01:00
crinq
c7ad0416b1
Merge branch 'master' of github.com:rene-dev/stmbl
2016-01-27 09:54:45 +01:00
crinq
4fc4131005
openscad model
2016-01-27 09:54:34 +01:00
Rene Hopf
ca0ca24618
sim default amp
2016-01-26 07:12:15 +01:00
crinq
640f787870
openscad model
2016-01-26 02:25:20 +01:00
crinq
109938c159
openscad model
2016-01-26 02:08:26 +01:00
crinq
eab13a9900
openscad model
2016-01-26 01:52:56 +01:00
crinq
ba2a699399
openscad model
2016-01-26 01:33:10 +01:00
crinq
d3adecd0a5
openscad model
2016-01-26 00:56:15 +01:00
crinq
58f22c32b4
openscad model
2016-01-25 23:26:01 +01:00
crinq
3293a7ca3a
+ openscad model
2016-01-25 21:35:45 +01:00
Rene Hopf
c0f444e57d
fix usb prio
2016-01-25 20:05:57 +01:00
Rene Hopf
9ab0aa61e9
Merge pull request #37 from pl4nkton/merge-usb-libupdate
...
update usb driver and replace vcp lib
2016-01-24 19:38:58 +01:00
Nicolas Reinecke
46e11ad4c8
usb_dev_lib fix from st forum
...
Modify usbd_cdc_Setup() to pass the request buffer into the
APP_FOPS.pIf_Ctrl() function pointer callback.
Change is per instructions by chinzei.tsuneo on the st forums to enable
passing the "No data request" setup packets through to the callback
function for processing.
2016-01-24 18:50:02 +01:00
Nicolas Reinecke
10f63f3271
fix OTG lib int disable
2016-01-24 18:50:02 +01:00
Nicolas Reinecke
80462e3122
switch usb device serial to unique cpu id
2016-01-24 18:50:02 +01:00
Nicolas Reinecke
13fe7e6266
enable compensation cell
2016-01-24 18:50:02 +01:00
Nicolas Reinecke
001cd6bd43
place stm32 usb lib, remove cocox lib, add init code
2016-01-24 18:48:21 +01:00
Rene Hopf
4ae4896a68
Merge branch 'master' of github.com:rene-dev/stmbl
2016-01-24 18:05:25 +01:00
Rene Hopf
7e1f9db78f
clip
2016-01-24 18:05:15 +01:00
Rene Hopf
015b6d2012
Merge pull request #34 from pl4nkton/make-suffix
...
Makefile: use dfu-suffix to add the usb id to the firmware
2016-01-24 11:39:33 +01:00
Rene Hopf
47a35f436e
Merge pull request #35 from pl4nkton/remove-printf
...
replace custom printf_ with buildin printf
2016-01-24 11:39:05 +01:00
Rene Hopf
5c069c6e24
Merge pull request #36 from pl4nkton/remove-stringf
...
remove reimplemented string functions
2016-01-24 11:38:36 +01:00
Nicolas Reinecke
a8f30e2bd3
remove reimplemented string functions
2016-01-22 19:15:24 +01:00
Nicolas Reinecke
eced6354e3
remove printf_ files and include
2016-01-22 10:49:00 +01:00
Nicolas Reinecke
ea259f75ba
fix syscalls?
2016-01-22 10:45:11 +01:00
Nicolas Reinecke
1968af8ae0
replace custom printf_ with buildin printf, fix printf format strings
2016-01-22 10:45:11 +01:00
Nicolas Reinecke
41a95426e9
Makefile: use dfu-suffix to add the usb id to the firmware
2016-01-22 10:38:30 +01:00
Rene Hopf
84432e8817
less verbose make output
2016-01-21 14:34:14 +01:00
Rene Hopf
86d6148585
pin file for bob
2016-01-19 21:44:20 +01:00
sync
61b7125fec
Add PDF schematic
2016-01-19 18:03:52 +01:00
sync
c34252f49a
Change indent.
2016-01-19 17:24:33 +01:00
crinq
bdcad6cea6
v3.4 pdf
2016-01-18 16:31:57 +01:00
Rene Hopf
286683e4db
Merge branch 'master' of github.com:rene-dev/stmbl
...
# By sync
# Via sync
* 'master' of github.com:rene-dev/stmbl:
Add troller pcb data
2016-01-17 16:21:25 +01:00
Rene Hopf
c2b1144444
term cleanup
2016-01-17 16:21:13 +01:00
sync
55f31c2b8d
Add troller pcb data
2016-01-17 16:19:49 +01:00
Rene Hopf
9a32963f51
Update .travis.yml
2016-01-16 06:20:56 +01:00
Rene Hopf
d7212c7c06
troller drawing
2016-01-15 15:08:43 +01:00
Rene Hopf
f0704bb1d3
Merge branch 'master' of github.com:rene-dev/stmbl
...
# By Nicolas Reinecke
# Via Rene Hopf (3) and Nicolas Reinecke (1)
* 'master' of github.com:rene-dev/stmbl:
clean makefiles
fix *.ld codestyle
move objcpy hv firmware exec
codestyle
fix gpio a deinit
remove redundant jump to usb bootloader
2016-01-13 23:07:32 +01:00
Rene Hopf
4bf0dee4cf
cleanup
2016-01-13 23:07:13 +01:00
Rene Hopf
2358fa6fd6
Merge pull request #31 from pl4nkton/main-boot
...
Main boot
2016-01-11 13:42:03 +01:00
Rene Hopf
49fa35ffb9
Merge pull request #32 from pl4nkton/move-objcpy
...
move objcpy hv firmware exec
2016-01-11 13:41:03 +01:00
Rene Hopf
777e6d153c
Merge pull request #33 from pl4nkton/cleanup
...
Cleanup
2016-01-11 13:40:35 +01:00
Nicolas Reinecke
e55f92bc7a
clean makefiles
2016-01-10 20:38:31 +01:00
Nicolas Reinecke
20ac468a2c
fix *.ld codestyle
2016-01-10 20:35:29 +01:00