#linuxcnc-devel | Logs for 2013-10-19
Back
[00:11:10]
<linuxcnc-build>
build #1081 of package-rt-hardy-source is complete: Failure [4failed git] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/package-rt-hardy-source/builds/1081
[02:09:25]
<KGB-linuxcnc>
03seb 05vfd-b-2 16a142b 06linuxcnc 10docs/man/man1/vfdb_vfd.1 10src/hal/user_comps/vfdb_vfd/vfdb_vfd.c * vfd-b: make motor frequency & speed into ini parameters
[02:09:26]
<KGB-linuxcnc>
03seb 05vfd-b-2 f3e595d 06linuxcnc 10src/hal/user_comps/vfdb_vfd/vfdb_vfd.c * vfd-b: report at-speed correctly
[02:09:29]
<KGB-linuxcnc>
03seb 05vfd-b-2 e0c59f6 06linuxcnc 10docs/man/man1/vfdb_vfd.1 * vfd-b: manpage fixes
[04:39:04]
<alex_joni>
http://moast.cvs.sourceforge.net/viewvc/moast/devel/src/common/
[04:39:14]
<alex_joni>
that is surely some interesting stuff there
[05:18:03]
<alex_joni>
anyone know where I can find a definition for putbe32 ?
[05:47:17]
<alex_joni>
duh, it's not a system function, although there's lot of references online for it..
[05:47:33]
<alex_joni>
it's defined in src/libnml/buffer/tcpmem.cc around 135
[08:53:34]
<jepler>
alex_joni: "putbe32" as defined there looks sane to me
[11:27:07]
<cradek>
http://linuxcnc.org/index.php/english/forum/12-milling/27125-calculate-machine-coordinate-urgent
[11:28:30]
<archivist>
is he too lazy to install linux :)
[11:31:00]
<archivist>
if he cannot answer that question, what chance he can do the rest of his school project
[15:22:10]
<alex_joni>
jepler: yeah, that's my impression too.. and the sending part looks just as sane :/